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
 Feature Requests
 enum {};
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

code42
Junior Member

20 Posts

Posted - Dec 14 2006 :  11:32:04 AM  Show Profile  Reply with Quote
This is a simple nit-pick, when you type:

class tmp
{

VAX adds the '};' for you.

Why isn't the semicolon added when you're doing:

enum tmp
{

???

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 14 2006 :  3:02:05 PM  Show Profile  Reply with Quote
I am not actually sure to be honest. I have noticed the same thing. For now try adding an autotext entry for enum, then you can specify your own formatting and the final semi colon.

http://www.wholetomato.com/products/features/autotext.asp

case=4109

zen is the art of being at one with the two'ness
Go to Top of Page

Riscy
New Member

3 Posts

Posted - Jan 01 2007 :  05:13:21 AM  Show Profile  Reply with Quote
It also add semicolon after class brace...which is not needed. Please take it out on next release.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jan 02 2007 :  09:42:46 AM  Show Profile  Reply with Quote
what language are you working in? The semi-colon after class {} is required in C++. I know this since I get compiler errors when I forget to add it, or somehow loose it.

zen is the art of being at one with the two'ness
Go to Top of Page

MasterRanger
New Member

USA
2 Posts

Posted - May 16 2007 :  12:27:15 PM  Show Profile  Reply with Quote
" It also add semicolon after class brace...which is not needed"

This is happening for me as well in C#. How do I fix it?

Edited by - MasterRanger on May 16 2007 12:29:47 PM
Go to Top of Page

MasterRanger
New Member

USA
2 Posts

Posted - May 16 2007 :  2:53:17 PM  Show Profile  Reply with Quote
quote:
Originally posted by MasterRanger

" It also add semicolon after class brace...which is not needed"

This is happening for me as well in C#. How do I fix it?



http://www.wholetomato.com/products/features/suggestion.asp

Had to turn this off and make a custom entry for class in Autotext for C#.

Any other way to do it?
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 16 2007 :  3:39:39 PM  Show Profile  Reply with Quote
this will be fixed in the next build
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - May 31 2007 :  01:12:19 AM  Show Profile  Reply with Quote
fixed in build 1557
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