Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1535 autocomplete in comments

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
NOPcode Posted - Sep 20 2006 : 09:49:07 AM
1535 now always autocompletes in comments, which is a *real* problem. Didn't see this in the list of "fixes" so I assume this is a new problem. 1534 didn't do it, btw.
6   L A T E S T    R E P L I E S    (Newest First)
NOPcode Posted - Sep 25 2006 : 08:35:14 AM
quote:
Originally posted by jpizzi

The problem with comments on lines with preprocessor directives is a known issue.

case=2338

NOPcode: Is this what you are seeing, too?



No, mine were in both the file comment block one usually puts at the top, and before a function body.
And of course this morning, I'm not seeing it now, even with the same project. Joy. If it happens again I'll try to get screenshots and whatnot.
jpizzi Posted - Sep 24 2006 : 01:33:09 AM
The problem with comments on lines with preprocessor directives is a known issue.

case=2338

NOPcode: Is this what you are seeing, too?
evolution Posted - Sep 23 2006 : 5:04:03 PM
Don't know if it's caused by the same underlying bug, but I get this 100% of the time when typing a single-line comment on the same line as a preprocessor directive:

#if SOME_DEFINE // when I type comments here, I will get suggestion lists for every word

this is in a C++ solution, VS.NET 2003 (no SP), VAX 1535.
jpizzi Posted - Sep 23 2006 : 02:03:07 AM
OK. VS 2003 SP1, VAX 1535. This is not happening for me. I have the same completion options selected as you. I wonder if this is project-specific?
NOPcode Posted - Sep 22 2006 : 08:29:19 AM
quote:
Originally posted by jpizzi

Which IDE? Which language?

In VS2005 and C++, I can get autocompletion in a comment if I hit ctrl-space. Even though there are several completion possibilities, it just selects one (the most likely??? I don't know).

Is this what you are seeing, or is it something different?



VS2003, C++. We're talking autocomplete-as-you-type, without hitting control-space or any other mapped key (real fun while typing stuff like "this is for debug" comes out when typing without pausing as "THIS is for DEBUG_NEW"). Comments are all slash-slash C++ style.
I do not have "accept any key that is not part of the symbol" turned on in autocomplete, only tab and return (would like space, tho).
jpizzi Posted - Sep 22 2006 : 01:14:41 AM
Which IDE? Which language?

In VS2005 and C++, I can get autocompletion in a comment if I hit ctrl-space. Even though there are several completion possibilities, it just selects one (the most likely??? I don't know).

Is this what you are seeing, or is it something different?

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