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
 Spell checker problems
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Habi
New Member

4 Posts

Posted - Oct 30 2009 :  5:36:12 PM  Show Profile  Reply with Quote
Hello,

I have two problems with the automatic spell checking in a C# file
(C++ is the same). See the following example:


/* 
  Hello worldd.
  "Alt+S" This is wrongg.
  And this tooo.
*/

/*
  Helpp.
  <h2> Testt </h2>
  Bugg.
*/


The automatic spell checker marks only the words worldd and Helpp as
misspelled. The manually triggered spell checker finds all typos (worldd,
wrongg, tooo, Helppp, Testt and Bugg).

If I remove the + in the string "Alt+S", wrongg and tooo are
marked as misspelled too.

And if I remove the html-tags in the second comment block,
Testt and Bugg are detected as misspelled too.
Especially the problem with the html-tags bothers me since
I use doxygen to document my code.

Any ideas? Are these bugs or features? ;-)

Greetings
Habi

VS 2008 Standard, German
VAX 10.5.1727.0 built 2009.06.12

Edited by - Habi on Oct 30 2009 5:38:36 PM

Habi
New Member

4 Posts

Posted - Oct 30 2009 :  5:56:12 PM  Show Profile  Reply with Quote
And another strange behavior:


/*  
  This is a test, e.g. thiss
  testt
*/


thiss and testt are not marked as misspelled. But after removing
the "e.g." (or just the g) everything becomes fine.

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18948 Posts

Posted - Nov 03 2009 :  2:12:57 PM  Show Profile  Reply with Quote
Very odd, thank you for the clear examples. The HTML tags problem is:

case=29867

The problems with the dots and the plus sign is:

case=35081

They might have the same cause, but I am not sure if they really do.

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

support
Whole Tomato Software

5566 Posts

Posted - Aug 04 2010 :  5:50:52 PM  Show Profile  Reply with Quote
case=29867 is fixed in build 1829

Whole Tomato Software, Inc.
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