Sublime Text - C++ Highlight
问题 How can i make my class be highlighted as a normal primitive type like the int or double? See a exemple: I want that when i declare the Test aloha; Test be highlighted of the same way that int a . 回答1: The syntax highlighting is controlled by the tmLanguage file. In ST3 these are held in .cache files. So follow these steps. Open Tools -> Command Pallet and using Package Manager install PackageResourceViewer In the Command Pallet select PackageResourceViewer: Open Resource In the presented