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
 VAX 1219: auto text interference
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Mar 11 2004 :  2:35:47 PM  Show Profile
VS2003.NET, C# files:

when I type /// at the class level of a C# class, then - surprise - VS inserts its own template for these 3 slashes:
	/// <summary>
	/// 
	/// </summary>
	/// <param name="args"></param>
and the auto text entry from VA does not come up. We might argue about correctness here, but let I would expect VA's functionality here. BTW: when you backspace to the 3 slashes then VAX comes up with its auto text.

Another grave bug with this type of comments: the < and > characters.
Consider this comment
/// the following evaluates if x < y
/// when true, then the next line checks for x > z before returning
As you can see, only parts of the comment are correctly colored in green, the rest (here black) is grey. Unfortunately this seems to be a "feature" of VS but I would expect VAX to override coloring in this case.
  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