Hi
Is there a possibility to expand the uVision IDE with a spell check tool? Could anybody recommend shuch a tool? It would be helpful to check the right spelling of the comments ( Doxygen comments ).
Regards Raphael
Is there a possibility to expand the uVision IDE with a spell check tool?
Take a look to the manuals: www.keil.com/.../uv4_ut_runexternalprograms.htm
Thanks for the feedback about the adding of external tools into the uVision IDE.
I am still interested how other user of uVision solve this issue, about spell check of comments. The prefered solution would be that the editor would do it, but unfortunately it doesn't. An other possibility could be an external tool, but I couldn't find one. And of course you can trust your english skills, which is hard if english isn't your mother language.
I expect most people let the editor - them - perform the spell checking.
In other words I have to thinks about using an other editor than the one of uVision!
In the meantime I had a look to the following editors:
UltraEdit: Manual and "as you tape" spell check available but the "as you tape" spell check didn't work stable.
SlickEdit: Different manual spell check option but no support for "as you tape" spell check.
Eclipse (CDT): "As you tape" spell check available for comments.
I decided to use the eclipse (CDT) IDE for future projects.
Ragards Raphael
Make sure whatever spell-checker you decide on is capable of detecting grammatical errors rather than just misspelt words. e.g. I could only see one spelling error in your message:
ragards --> regards
but found two grammatical errors:
look to --> look at
didn't work stable --> wasn't stable
and a correctly spelt word in the wrong context:
as you tape --> as you type
P.S. Please accept these as constructive comments. I can be sure that my skills in your native language are nowhere near as proficient as your English skills ;-)
Make sure that whatever spell-checker you decide on is capable of detecting grammatical errors rather than just misspelt words. e.g. I could only see one spelling error in your message:
View all questions in Keil forum