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
 Suggest bits of code from surrounding lines proble
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kevinsikes
Tomato Guru

USA
271 Posts

Posted - Aug 09 2004 :  11:53:24 AM  Show Profile
When "Suggest bits of code from surrounding lines" is turned on, it is difficult to declare methods in a class without VA inserting unhelpful completions. Here is an example:

(Screenshot emailed to Whole Tomato; text representation below)

class foo
{
public:
	foo();
	virtual ~foo();

	int	GetLength();
	void	SetLength(int nLength);
	int
};

As soon as the 't' of "int" is entered, a completion box pops up with "nLength" listed. This box must be dismissed before I can press Tab to line up the next method with the other methods. If I forget and press Tab too soon, it autocompletes. Under normal circumstances, I like to use the Tab key to autocomplete, so I don't want to simply remove Tab as an "accept with" key.
Would it be possible to suppress autocompletion when only a type (e.g. primitives like int, bool; also structs and classes) has been entered by itself?

VAX for Visual C++ 6.0
VA_X.dll file version 10.0.1246.0
VAOpsWin.dll version 1.0.0.44
MSDev.exe version 6.0.9782.2
Devshl.dll version 6.0.9782.0
Devedit.pkg version 6.0.9782.0
Font: Courier -13(Pixels)
Comctl32.dll version 5.82.2800.1106
WindowsNT 5.1 Build 2600 Service Pack 1
Single processor


Kevin Sikes
Infotainment Platform Design Engineer
Ford Motor Company

support
Whole Tomato Software

5566 Posts

Posted - Aug 10 2004 :  12:32:28 AM  Show Profile
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 10 2004 :  6:09:40 PM  Show Profile
this is something that regularly irritates me as well. i know this has come up before, but i cannot find the thread at the moment.

case=204

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000