Highlight std::* Types
This commit is contained in:
parent
930eae47c6
commit
2898fba312
@ -22,6 +22,8 @@
|
|||||||
<item>float</item>
|
<item>float</item>
|
||||||
<item>bool</item>
|
<item>bool</item>
|
||||||
<item>void</item>
|
<item>void</item>
|
||||||
|
<item>std::string</item>
|
||||||
|
<item>std::vector</item>
|
||||||
</list>
|
</list>
|
||||||
<contexts>
|
<contexts>
|
||||||
<context attribute="Normal Text" lineEndContext="#stay" name="Normal Text" >
|
<context attribute="Normal Text" lineEndContext="#stay" name="Normal Text" >
|
||||||
@ -49,6 +51,6 @@
|
|||||||
<comments>
|
<comments>
|
||||||
<comment name="singleLine" start="//"/>
|
<comment name="singleLine" start="//"/>
|
||||||
</comments>
|
</comments>
|
||||||
<keywords casesensitive="1" weakDeliminator="-" />
|
<keywords casesensitive="1" weakDeliminator="-:" />
|
||||||
</general>
|
</general>
|
||||||
</language>
|
</language>
|
||||||
|
Loading…
Reference in New Issue
Block a user