|
-
Jun 29th, 2004, 04:09 AM
#1
VBCode Tags - for .NET
I did do a search for this, and I don't think this has been brought up before. If it has, I have poor search skills, or rather, the search engine has poor search skills 
My suggestion is that you add some more of the VB.NET keywords to the array of keywords used for the VBCODE tags.
For Example, (off the top of my head)
VB Code:
Try
Catch
Finally
Shadows
Inherits
Imports
Throw
and many more...
-
Jun 29th, 2004, 07:48 AM
#2
VB Code:
Try
Catch
Finally
Shadows
Inherits
Imports
Throw
try
catch
finally
shadows
inherits
imports
throw
Hmmmm..... I thought those had been added.......
Guess not.....
-
Jun 29th, 2004, 07:54 AM
#3
Yes, I did notice that some are already there.
Perhaps we should let some of us members make a full list of the most commonly used VB.NET keywords, and then you can add those?
-
Jun 29th, 2004, 12:22 PM
#4
Ex-Super Mod'rater
Still kinda on topic: Wouldn't it be nice to have some C++ tags too . I guess it wouldn't be done till vB 3 if it is at all.
Thinking of it I don't think codeguru has highlighting of the code either?
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Jun 29th, 2004, 01:25 PM
#5
Stuck in the 80s
Originally posted by brad jones
Hmmmm..... I thought those had been added.......
Guess not.....
I know you added some at one point: http://www.vbforums.com/showthread.p...hreadid=253802
-
Jun 30th, 2004, 06:05 PM
#6
Originally posted by Electroman
Still kinda on topic: Wouldn't it be nice to have some C++ tags too ?
PHP Code:
void StopBeingSoPicky()
{
cout << "Bunk";
}
What he said.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|