Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 add HTML checks
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

hfrmobile
Ketchup Master

Austria
79 Posts

Posted - Dec 07 2010 :  07:58:57 AM  Show Profile  Reply with Quote
Even VS comes with a verification utility for HTML files I am missing something:
  • <title></title> must not be empty

  • always provide a DOCTYPE

  • provide meaningful description meta tags

  • ...


The list above are W3C recommendations.

See also W3C Validation Service: http://validator.w3.org

Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java

Edited by - hfrmobile on Dec 07 2010 08:02:26 AM

feline
Whole Tomato Software

United Kingdom
18947 Posts

Posted - Dec 13 2010 :  11:31:14 PM  Show Profile  Reply with Quote
This is an interesting idea, I am just wondering how useful VA would be here, compared to existing validation services and tools.

zen is the art of being at one with the two'ness
Go to Top of Page

hfrmobile
Ketchup Master

Austria
79 Posts

Posted - Dec 14 2010 :  10:55:43 AM  Show Profile  Reply with Quote
Since VS does not offer such checks it would be useful for developers writing "good" web applications / pages.

VA needs not to implement each rule itself. It just needs to consult http://validator.w3.org and visualize the result within VS.

A solution wide check would be also helpful.

Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18947 Posts

Posted - Dec 17 2010 :  10:23:32 PM  Show Profile  Reply with Quote
This is an interesting idea, and we do see the appeal:

case=53428

But it is unlikely we will try to do anything with this any time soon. Currently we have a lot of other outstanding features to look at, and this is a little outside of our area.

If you have a local tool, perhaps a web browser or web browser addin that can perform these checks you could try setting up an IDE command or macro to send the current HTML file to the web browser, for it to be analysed there?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000