c++ - Visual Studio Code : C++ syntax highlighting for classes

标签 c++ syntax visual-studio-code

有没有办法让 Visual Studio 代码 (Linux) 突出显示 C++ 的自定义类和数据类型?

我想要这样做,这样当我创建一个返回特定数据类型的函数时,它会正确地突出显示它并有助于提高可读性一目了然。

最佳答案

我们有解决方案!

vscode cpp 团队发布了 inside builder可以做Syntactic/lexical and semantic colorization

关于c++ - Visual Studio Code : C++ syntax highlighting for classes,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44512933/

相关文章:

c++ - Cimg 随机抛出 CImgIOException

c++ - 在全局范围内使用静态变量和函数

assembly - 访问程序集 X64 函数中的结构字段

regex - Lex : Breaking up long regular expressions over multiple lines

visual-studio-code - 在 vscode 中带有参数的 RUST cargo 运行任务

visual-studio-code - VSCode : How to split editor using same shortkeys as Sublime Text

c++ - 初始化每个类成员时出现性能问题?

c++ - 即使安装了 qt5,也强制使用 qt4 进行编译

mysql - 我似乎无法在此过程中声明变量

linux - VS Code SSH 远程连接问题