Thread: MSVC question

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    411

    MSVC question

    Im going to work on a mod for tribes and im thinking of useing msvc like a text editor, The launguage is loosely based around C, all the files are .cs (C Script).

    Is there any way to add and modify syntax highlighting for them?

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    421
    use UltraEdit.. you can make your own syntax highliting... and there's a good chance that someone's already done it for you!

    www.ultraedit.com

    either that... or download a CScript IDE from the web.

    U.
    Quidquid latine dictum sit, altum sonatur.
    Whatever is said in Latin sounds profound.

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    411
    I actually have ultraedit, I just perfer msvc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GCC (cygwin) much faster than MSVC, Borland?
    By Sargnagel in forum C Programming
    Replies: 15
    Last Post: 08-05-2003, 03:15 AM
  2. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  3. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM
  4. Another rather simple msvc question
    By laasunde in forum Windows Programming
    Replies: 1
    Last Post: 01-29-2003, 02:44 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM