Syntax coloring of own types in Visual Studio (C++)

前端 未结 4 1545
太阳男子
太阳男子 2021-02-13 10:05

How can I get Visual Studio to highlight my own class types? This works fine for C# but not for C++...

4条回答
  •  眼角桃花
    2021-02-13 10:13

    Install Visual Assist. IIRC, you can download and test it for 30 days.

    Beware, though. It's quite addictive. Out of 20 Windows developers I have seen testing this, 18 had their management buy it. :)

提交回复
热议问题