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
 Technical Support
 BUG: Underline spelling errors fails
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Johann
New Member

4 Posts

Posted - May 12 2011 :  03:12:59 AM  Show Profile  Reply with Quote
Underline spelling errors fails when a Doxygen comment like this is used:

enum Foo
{
Foo1 /**< The firrst. */
};

Above, "firrst" will not be underlined, although obviously typo-ed.

Changing the comment style to "//" or "/** ... */ or "/* ... */ makes the underlining work again, si I guess it's the '<' in "/**<" that makes your parser choke:



VA version: 10.6.1845.0

--
Johann Gerell
[email protected]

Edited by - Johann on May 12 2011 03:50:02 AM

feline
Whole Tomato Software

United Kingdom
18721 Posts

Posted - May 12 2011 :  1:53:24 PM  Show Profile  Reply with Quote
This is rather unexpected. I am seeing the same effect here. Thank you for the clear description.

case=57415

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

support
Whole Tomato Software

5566 Posts

Posted - Jul 20 2011 :  02:10:04 AM  Show Profile  Reply with Quote
case=57415 is fixed in build 1854

Whole Tomato Software, Inc.
Go to Top of Page

PatrikJourdan
Starting Member

Switzerland
1 Posts

Posted - Oct 01 2012 :  09:09:58 AM  Show Profile  Reply with Quote
The same problem as reported by Johann occurs with Doxygen-style endline comments:

enum Foo
{
Foo1 ///< The firrst (doxygen end line comment: spell check does NOT work)
};

VA version: 10.7.1916.0



Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Oct 01 2012 :  9:38:42 PM  Show Profile  Reply with Quote
Confirmed, thanks for the report.

case=69662
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Oct 29 2012 :  11:14:41 AM  Show Profile  Reply with Quote
case=69662 is fixed in build 1918
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