Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Autocomplete and VS2005

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
Old as dirt Posted - May 30 2006 : 12:00:01 PM
VA_X.dll file version 10.2.1445.0 built 2006.04.12
Licensed to:
VA X: hxxxxxx(1-user license) Support ends 2007.05.14
VA.NET 7.1:
VAOpsWin.dll version 1.3.2.4
VATE.dll version 1.0.4.15
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: Verdana 15(Pixels)
Comctl32.dll version 6.0.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
Single processor

Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;
C:\\DXSDK\\Samples\\C++\\DirectShow\\BaseClasses;
C:\\DXSDK\\Include;
C:\\Program Files\\Microsoft DirectX SDK (February 2006)\\Include;
C:\\Program Files\\Unibrain\\Fire-i API\\src\\MSVS\\Include;

Library Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;

Other Includes:


I have the "Any key not valid in a symbol" box checked but a simicolon just puts a simicolon in where I type it instead of taking the suggestion and then putting in a simicolon. Is this a known problem with vs2005?
Ken
5   L A T E S T    R E P L I E S    (Newest First)
MrTact Posted - Aug 29 2006 : 6:55:12 PM
I am also experiencing this problem in VS.Net 2005 when using C#. Not all of the keystrokes I have specified as commit chars in Tools | Options | Text Editor | C# | Intellisense are working. I have specified the following:

{}[]().,:;+-*/%&|^!~=<>?@#'"\
I also have checked "Committed by pressing the space bar".

As an example, let's say I type "Debug.Wr" and then highlight "WriteLine" in the listbox that pops up.

Pressing Enter or Tab completes the selection.

Pressing any of the above chars listed, or the space bar, cancels the selection.

I have tried turning off "Show completion list after a character is typed"; this doesn't help.

I am running VAX build 1446.

Thanks for any suggestions!

Tim Keating

feline Posted - Jun 18 2006 : 09:10:07 AM
as a long shot, can you both make sure that you have:

IDE tools menu -> options -> Text Editor -> C# -> IntelliSense -> Show completion list after a character is typed

turned off. this stops suggestion listboxes appearing, and may be having an effect. this does assume that you are both using VS2005 and C#

can someone post a few lines of code showing what they are doing, or a screen shot of the listbox? there was a fairly recent change to suggestion listboxes (question mark icons) so that the listbox does not always have focus. this happens when VA thinks you are defining a new variable or class name. in this case the suggestion will not be entered until you press the down arrow key, or use the mouse, to active one of the suggestions.
Rome Posted - Jun 17 2006 : 2:00:54 PM
There is another important thing:

If I press
[Control+Space] th.
-> "th" is completed to "this".

If I press
th.
(Note: Completen list IS poping up)
nothing happens
Rome Posted - Jun 17 2006 : 1:55:35 PM
I think he codes in C# - because I have the same problem.
jpizzi Posted - May 31 2006 : 02:17:10 AM
When I try this in a C++ project in VS 2005 with VA 1445 installed, the semicolon completes the variable, just as expected. Perhaps there is something with the particular case you are trying? Please give us more information.

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