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
 1214 more C# support!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rittjc
Ketchup Master

USA
84 Posts

Posted - Jan 29 2004 :  09:40:36 AM  Show Profile
Whoohoo! Keep it up boys! This is getting good. Up until now the VAView was pretty useless. Nice feature in the create a class from the selected name. Would it be possible to create the new class in it's own .cs file? For instance I want a new class called "Acme":

I type the class name where I am going to use it in other code and highlight it:

Acme

Then I select "Class definition from selection" and I get:

public class Acme
{
public Acme();
public ~Acme();

}

This is nice, but could I optionally get a new Acme.cs file added to the project under the default namespace?

You guys are getting this product back to the "must have" status of the VS6 days. Keep it up!

John_H_Bergman
Tomato Guru

USA
198 Posts

Posted - Jan 29 2004 :  9:27:39 PM  Show Profile
... And... Could you draw from a template in the autotext to fill in the file with the needed information... most places want a standard file header to be used!

John H. Bergman
CTO
SiliconZone


[email protected]

To Send email, remove the .online.
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