The symbols/operators in C++ (stuff like brackets, == && += etc) colored just like normal text.
It is what's intended or is it a bug?
Am I missing some settings in language/theme definition?
ST3 build#3012
facelessuser wrote:Yes, I think I heard that code runs better if it is prettier.
qgates wrote:There are two things that affect this, 1. The chosen colouriser and 2. the syntax definition for the language.
[...]
Grant wrote:if you do whatq gates suggests, feel free to share your results
domshyra wrote:I have also noticed that in classes Struct.dataType will work but Struct->ptDataType wont work the same... idk but something else to see if you can solve haha
<key>access</key>
<dict>
<key>match</key>
<string>\.[a-zA-Z_][a-zA-Z_0-9]*\b(?!\s*\()</string>
<key>name</key>
<string>variable.other.dot-access.c</string>
</dict>\->[a-zA-Z_][a-zA-Z_0-9]*\b(?!\s*\()<key>access</key>
<dict>
<key>match</key>
<string>\.[a-zA-Z_][a-zA-Z_0-9]*\b(?!\s*\()|\->[a-zA-Z_][a-zA-Z_0-9]*\b(?!\s*\()</string>
<key>name</key>
<string>variable.other.dot-access.c</string>
</dict><dict>
<key>name</key>
<string>Variable</string>
<key>scope</key>
<string>variable</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#Pick Color Here</string>
</dict>
</dict>Users browsing this forum: No registered users and 13 guests