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
 Simple nuisance in VB
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

nightowl12
Starting Member

1 Posts

Posted - Mar 01 2011 :  09:19:42 AM  Show Profile  Reply with Quote

Why is it I cannot even create a simple 'for' loop in a VB.NET project without VA automatically selecting a suggestion from the pop-up box?

Trying to type:

For i = 0 to ...(etc.)

VA will automatically select Int32 or a closer match when trying to input 'i' -> space -> '='.

This is on VS 2008 btw. Such a simple annoyance, I can't imagine that it hasn't been brought up before. I suppose not many people use VA for VB, but I've gotten so used to the custom colors, refactoring etc., I don't want to disable it!

feline
Whole Tomato Software

United Kingdom
18949 Posts

Posted - Mar 01 2011 :  2:49:08 PM  Show Profile  Reply with Quote
Surprisingly, this does not seem to have come up before, at least not with such a clear cut example. If you Dim the variable "i" before using it then the problem goes away for me. Since I normally work in C++ I am used to declaring all of my variables before using them, and do so automatically in all languages.

case=53025

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