Results 1 to 40 of 40

Thread: BBCODE? (or vBCode)

  1. #1

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    BBCODE? (or vBCode)

    Is there anyway we could get a new [ ] code for vB Code (vBulletin -- not Visual Basic) so that we don't have to trick the system into showing the code we want. IE - to show how to make text red in vB Code I have to type this:
    [colo[color=black]r[/color]=red]this text is red[/color]

    And to show you what I meant I had to do that within the color=black part. It would be a lot easier if there was an extra tag called BBCode or something like that. Is this a possibility?
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: BBCODE? (or vBCode)

    That won't be added to the code by VBF, it'd have to go thru VBulletin programmers.

    If you had a different browser, you could use Cander's extension (and NoteMe)

    This is a test, this is a colorful test.

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: BBCODE? (or vBCode)

    Its not that hard but if you have to do allot then I can see your point.

    [vbcode]your code goes in here[/vbcode]
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: BBCODE? (or vBCode)

    I have a text file set up with all of the tags that I use a lot so instead of having to type them out all the time, I just copy n' paste them in a reply thread, and then add whatever text I want.

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by Hack
    I have a text file set up with all of the tags that I use a lot so instead of having to type them out all the time, I just copy n' paste them in a reply thread, and then add whatever text I want.
    '


    You should really use the VBF extension..


    - ØØ -

  6. #6
    Frenzied Member SeanK's Avatar
    Join Date
    May 2002
    Location
    Boston MA
    Posts
    1,160

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by NoteMe
    '


    You should really use the VBF extension..


    - ØØ -
    What is VBF extension?
    Beantown Boy
    Please use [highlight=vb]your code goes in here[/highlight] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.

  7. #7
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: BBCODE? (or vBCode)

    It is an extension for Fx that lets you format your text much easier. You can also save costum text that you often write, and you have a lot of more smilies to choose from, and you have Code colouring for many languages included C++, C#, Python ++.


    You basicaly just mark the text you want to format, and then right click and choose the formating you want.

    You can download it here:
    http://noteme.com/vb_extension/download.htm


    - ØØ -

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by NoteMe
    '


    You should really use the VBF extension..


    - ØØ -
    This isn't supported by IE is it?

  9. #9
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: BBCODE? (or vBCode)

    No, as NoteMe said its a Plugin for Firefox.

    Quote Originally Posted by NoteMe
    It is an extension for Fx that lets you format your text much easier
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by Sgt-Peppa
    No, as NoteMe said its a Plugin for Firefox.
    Then, that is why I don't use them.

  11. #11
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by Hack
    Then, that is why I don't use them.

    That is why you SHOULD use it..


    - ØØ -

  12. #12
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by NoteMe
    That is why you SHOULD use it..


    - ØØ -
    I can't use FireFox at work, but maybe I'll try it at home.

  13. #13
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by Hack
    I can't use FireFox at work, but maybe I'll try it at home.

    Here is one for IE..not as many feautures..but here the original idea came from

    http://vbforums.com/showthread.php?t=225306


    - ØØ-

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by NoteMe
    Here is one for IE..not as many feautures..but here the original idea came from

    http://vbforums.com/showthread.php?t=225306


    - ØØ-
    Thank you sir!

  15. #15
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: BBCODE? (or vBCode)

    No problem. Glad I was for any help at all..


    BTW when that comes to mind. eyeRmonkey, what browser do you use? If you are using Fx would it solve your problem if we added this to the extension?


    - ØØ -

  16. #16
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: BBCODE? (or vBCode)

    Well he's got the little Firefox advertisement at the bottom right of his sig

  17. #17
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by NoteMe
    ...You can also save costum text that you often write, ....
    You can do the same thing in IE with the "Forum Tool" by way of having an htm file for each phrase. It's a bit awkward but I have several of them.

  18. #18
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397

    Re: BBCODE? (or vBCode)

    Isn't eyermonkey asking not for a standard formating tool, but a way to display the actual text of the formating codes?

    It seemed that RobDog thought so too.

    For example, if somebody wants to know how to use VBCode tags, then to show that person that they need to do this:

    [vbcode]your code here[/vbcode]

    then he has to type in:

    [[b][/b]vbcode]your code here[[b][/b]/vbcode]

    But apparently he'd rather type in something like:

    [BBC][vbcode][/BBC]your code here[BBC][/vbcode][/BBC]

    so that anything between [BBC] and [/BBC] would be treated as pure text, and any sequence of characters inside of tose tags would never be treated as formatting tags, if they just so happened to be formatting tags.

    Hmmm, perhaps a better set of tags would be:

    [text] and [/text]



    edit...
    And NO! I won't even try to display what I typed to get [[b][/b]vbcode]your code here[[b][/b]/vbcode] to display!

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: BBCODE? (or vBCode)

    You got it right Lou. But I like the "[BBC]" tag better.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  20. #20

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by NoteMe
    . . .
    BTW when that comes to mind. eyeRmonkey, what browser do you use? If you are using Fx would it solve your problem if we added this to the extension?
    I am forced to use AOL (long story) and trust me I can't use anything other than the default AOL browser (IE integrated into AOL), I've tried everything possible. I have a Fx ad in my sig cause I love Fx, but I can't use it.

    I think having [BBC][/BBC] or [text][/text] would be the best, but as dglienna mentioned, it would probably have to be done by the vBulliten team unless there is someway to bypass it with a hack or something.

    Marty, can you let us know wether this is possible or not?
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  21. #21
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: BBCODE? (or vBCode)

    BBC? Why not use [T]? It's shorter.

  22. #22

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: BBCODE? (or vBCode)

    Doesn't matter what we use. I just want to know if its possible.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  23. #23
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: BBCODE? (or vBCode)

    Have you tried the IE version of the extension?

  24. #24
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by dglienna
    Have you tried the IE version of the extension?
    Yeah, and its not bad.

  25. #25
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by MartinLiss
    You can do the same thing in IE with the "Forum Tool" by way of having an htm file for each phrase. It's a bit awkward but I have several of them.

    My bad, sorry. I havn't used it since you made that thread back in the good old days...



    - ØØ -

  26. #26
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: BBCODE? (or vBCode)

    Try the Open] tag. It displays an opening bracket().

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  27. #27
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: BBCODE? (or vBCode)

    Okay, that didn't work like it should have. I'll have to look into this farther. I'll mess with it again later today....

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  28. #28

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: BBCODE? (or vBCode)

    Thanks Brad.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  29. #29

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: BBCODE? (or vBCode)

    I notied there is a new tag called [close and [/close (I used that tag to get the vBulliten code to show up here ). Thats a cool feature. It is a little cumbersome to type. [cls] without an ending one would be better, but I don't know if this is possible. Thanks for the new tag though.

    http://www.vbforums.com/misc.php?do=bbcode

    EDIT: Okay, it looks like it isn't working like it should as you can see above there should have been a ] after that tag. Maybe it is still being implimented.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  30. #30
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: BBCODE? (or vBCode)

    [vbcode]Dim i As Integer[vbcode]

    Quote me to see the open tag working. The close bracket is still broken but if you just use the open bracket for the first or opening bracket for both the first tag and the second tag it is sufficient.

    Quote Me to see it working.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  31. #31
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: BBCODE? (or vBCode)

    Did that ages ago

    http://www.vbforums.com/showthread.php?t=361249

    you can just use this instead
    [Highlight=VB]Dim i As Integer[open]x[/open]/vbcode]

    to produce this
    [Highlight=VB]Dim i As Integer[/vbcode]

  32. #32

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: BBCODE? (or vBCode)

    Oops. I never saw it on the vBulliten tag list before. By bad.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  33. #33
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: BBCODE? (or vBCode)

    yeah. I was playing (creating) with those a while back. I just fixed the [close] tag. They are cumbersome to use, but they get around being able to display [ and ] symbols.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  34. #34
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: BBCODE? (or vBCode)

    I guess I should add...

    The two tags added are:

    [open]
    [close]

    To use them, simply do:

    [open].[/open]tag name[close].[/close]

    This displays:

    [tag name]

    The periods (or some other dummy text) is needed to get the tags to work.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  35. #35
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: BBCODE? (or vBCode)

    Quick question Brad, I take it that the addition of these anti-code tags are an additional built in option in the software to add custom tags?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  36. #36
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by eyeRmonkey
    I am forced to use AOL (long story) and trust me I can't use anything other than the default AOL browser (IE integrated into AOL), I've tried everything possible. I have a Fx ad in my sig cause I love Fx, but I can't use it.
    I also use AOL at home but can use Firefox without problems. What is the error msg that AOL gives you when you try to use Fx?
    Life is one big rock tune

  37. #37
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by RobDog888
    Quick question Brad, I take it that the addition of these anti-code tags are an additional built in option in the software to add custom tags?

    Correct. There is a built-in feature to add new customized tags. It is extremely limited on what you can add (basically a 'replacement' feature).

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  38. #38
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: BBCODE? (or vBCode)

    Clarifying a little farther....

    Something like the VBCode tag I don't believe could be done in this interface because it is too complex (color coding). It required a hack to the software with coding behind it. The tags above are simply "html" replacements.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  39. #39
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    Re: BBCODE? (or vBCode)

    I was going to ask if we could have a C++ syntax highlighter.
    Although I suppose I could use the VBF extension.
    I seem to remember seeing on one forum (not that I can remember which one!) that had code highlighting that worked something like
    [code=vbcode] [/code]
    or
    [code=c++code] [/code]

    Anything like that possible here?

  40. #40
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: BBCODE? (or vBCode)

    Quote Originally Posted by agmorgan
    I was going to ask if we could have a C++ syntax highlighter.
    Although I suppose I could use the VBF extension.
    I seem to remember seeing on one forum (not that I can remember which one!) that had code highlighting that worked something like
    [code=vbcode] [/code]
    or
    [code=c++code] [/code]

    Anything like that possible here?

    Just the VBF extension has C++ highlighting here.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width