Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Syntax coloring for user-defined keywords with C# project?

Syntax coloring for user-defined keywords with C# project?

Scheduled Pinned Locked Moved Visual Studio
csharpquestionc++visual-studio
5 Posts 3 Posters 13 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    Youknowme
    wrote on last edited by
    #1

    How can I using syntax coloring for user-defined keywords in Visual Studio .NET for C# project like MFC project? Tien,

    T 1 Reply Last reply
    0
    • Y Youknowme

      How can I using syntax coloring for user-defined keywords in Visual Studio .NET for C# project like MFC project? Tien,

      T Offline
      T Offline
      Tom Archer
      wrote on last edited by
      #2

      Have you taken a look at this: http://www.codeguru.com/tips/syntaxCSharp.shtml Cheers, Tom Archer Author - Inside C#, Visual C++.NET Bible

      N Y 2 Replies Last reply
      0
      • T Tom Archer

        Have you taken a look at this: http://www.codeguru.com/tips/syntaxCSharp.shtml Cheers, Tom Archer Author - Inside C#, Visual C++.NET Bible

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        Does this to apply to VS.NET also. It seems to be for having C# syntax coloring VS 6.0

        T 1 Reply Last reply
        0
        • N Not Active

          Does this to apply to VS.NET also. It seems to be for having C# syntax coloring VS 6.0

          T Offline
          T Offline
          Tom Archer
          wrote on last edited by
          #4

          I think I misunderstood the orginal poster. When he asked for syntax colouring for C#, I assumed he must be running VS6 since sytax colouring for C# is obviously built in to VS.NET. Now that I've taken the time actually read the post :-O I see that he's referring to user-defined keywords. I know how to do that also in VS6, but I'm not sure it's the same in VS.NET. After I finish formatting this article for CodeProject, I'll see how that's done (if someone hasn't already posted the answer) Cheers, Tom Archer Author - Inside C#, Visual C++.NET Bible

          1 Reply Last reply
          0
          • T Tom Archer

            Have you taken a look at this: http://www.codeguru.com/tips/syntaxCSharp.shtml Cheers, Tom Archer Author - Inside C#, Visual C++.NET Bible

            Y Offline
            Y Offline
            Youknowme
            wrote on last edited by
            #5

            Thanks Tom, all I'd like is how to change the color of all namespaces, classes in .NET Framework, it will be really cool, which we have done with Win32 APIs in VS6. Tien,

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups