I am using Sublime Text 3 and Atom to code C and C++. But they don't highlight string data type as shown below.
This issue is frustrating me when I use Atom and Sublime. This doesn't happen in Visual Studio Code.
Are there any ways to fix this issue except using Visual Studio Code instead?
For Atom:
Ctrl + ,(comma)
to open Settings.Use Tree-sitter Parsers for supported languages.
Additional Steps:
For Sublime Text 3:
Note: The extensions/packages mentioned in this post are made by respective open source developers. I do not intend to promote a certain product.