Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
ParserGenerator
Commits
73c3f866
Commit
73c3f866
authored
May 03, 2021
by
Pierre Aubert
Browse files
Add keywords in highlighting
parent
5fd1f1b7
Pipeline
#117301
passed with stages
in 8 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
share/LanguageHighlighting/pparser.xml
share/LanguageHighlighting/pparser.xml
+30
-0
No files found.
share/LanguageHighlighting/pparser.xml
View file @
73c3f866
...
...
@@ -36,6 +36,36 @@
<item>
IncludeDef
</item>
<item>
Comment
</item>
<item>
include
</item>
<item>
csNumber
</item>
<item>
csUnsignedNumber
</item>
<item>
csLongUnsignedNumber
</item>
<item>
csFloat
</item>
<item>
csDouble
</item>
<item>
csUpperCase
</item>
<item>
csLowerCase
</item>
<item>
csLetter
</item>
<item>
csUnderscore
</item>
<item>
csOperator
</item>
<item>
csBrace
</item>
<item>
csHook
</item>
<item>
csParenthesis
</item>
<item>
csComma
</item>
<item>
csDotComma
</item>
<item>
csDot
</item>
<item>
csQuestionMark
</item>
<item>
csDoubleDot
</item>
<item>
csExclamation
</item>
<item>
csPunctuation
</item>
<item>
csChevron
</item>
<item>
csQuote
</item>
<item>
csDoubleQuote
</item>
<item>
csBackQuote
</item>
<item>
csType
</item>
<item>
csFunctionName
</item>
<item>
csVariableName
</item>
<item>
csBaseString
</item>
<item>
csString
</item>
<item>
csStringQuote
</item>
</list>
<list
name=
"types"
>
<item>
String
</item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment