Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Improvement suggestion

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
znakeeye Posted - Dec 12 2007 : 10:58:26 AM
Consider this typo:
map<int, CMyClass>:.const_iterator iter;
I do this all the time (shift + '.' = ':'). It would be great if VAX could fix such errors :)
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Dec 14 2007 : 09:33:03 AM
That's fair, but why should VA assume that the second character was the typo while the first character was correct? What if the first character was the typo and the second character is correct?

I am concerned that VA will start replacing what people want to write with what VA thinks they should be writing, which could cause all sorts of problems. We have enough reports of this sort of behaviour as it is!
znakeeye Posted - Dec 13 2007 : 3:40:33 PM
True, but ":." is never a valid C++ token ;)
feline Posted - Dec 13 2007 : 3:09:23 PM
You must have a different keyboard layout to mine. On my keyboard SHIFT+; = :

This opens up a while can of worms, since depending on your current keyboard settings different typo's exist. Some users swap between different keyboard schemes in real time, for example when moving between comments and code.

I don't think we want to get into anything so "vague" and open ended. You might be better off making more use of VA Snippets to enter lines like this for you. I know I quickly get tired of typing such code, to much typing, I much prefer to use snippets for it if possible, or just accept suggestions.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000