Fix bug show include errors
This commit is contained in:
parent
b7911a5b87
commit
123808c7d5
9 changed files with 373 additions and 153 deletions
|
@ -5,15 +5,17 @@
|
|||
|
||||
|
||||
<Words name="Strings" color="#A0A0A0" slcolor="#003300">
|
||||
<Word name="regex">
|
||||
<Word name="regex">
|
||||
"[^"\\]* (?>\\.[^"\\]*)*"
|
||||
</Word>
|
||||
<Word name="//@BEGIN">
|
||||
</Word>
|
||||
<Word name="//@END">
|
||||
</Word>
|
||||
</Words>
|
||||
|
||||
<Words name="Includes" color="#A0A0A0" slcolor="#003300">
|
||||
<Word name="//#BEGIN">
|
||||
</Word>
|
||||
<Word name="//#END">
|
||||
</Word>
|
||||
</Words>
|
||||
|
||||
<Words name="Operators" color="#777700" slcolor="#000000">
|
||||
<Word name="regex">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue