Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Cross-Page Links
authored
Oct 16, 2018
by
Tristano Ajmone
Show whitespace changes
Inline
Side-by-side
LangDefs-Debugging.md
View page @
3324be81
...
@@ -120,13 +120,26 @@ Playing around with the [state-IDs plugin] and following the parser's syntax upd
...
@@ -120,13 +120,26 @@ Playing around with the [state-IDs plugin] and following the parser's syntax upd
# Related Wiki Pages
# Related Wiki Pages
-
[
Parser-States
][
Parser-States
]
-
[
Parser States
][
Parser-States
]
-
[
Testing Language Definitions
][
LangDefs-Testing
]
<!-----------------------------------------------------------------------------
REFERENCE LINKS
------------------------------------------------------------------------------>
<!-------------------------------- Wiki Pages -------------------------------->
[
Parser-States
]:
./Parser-States
"See Wiki page 'Parser-States' for insights into Highlight's parser workflow"
[
Parser-States
]:
./Parser-States
"See Wiki page 'Parser-States' for insights into Highlight's parser workflow"
[
LangDefs-Testing
]:
./LangDefs-Testing
"See Wiki page 'Testing Language Definitions'"
<!--------------------------------- plugins ---------------------------------->
[
state-IDs plugin
]:
https://gitlab.com/saalen/highlight/blob/master/plugins/token_add_state_ids.lua
"View source of 'token_add_state_ids.lua' plugin"
[
state-IDs plugin
]:
https://gitlab.com/saalen/highlight/blob/master/plugins/token_add_state_ids.lua
"View source of 'token_add_state_ids.lua' plugin"
<!-------------------------------- Screenshots ------------------------------->
[
state-IDs OFF
]:
./StatesIDs-plugin-Example_OFF.png
"Example of State IDs plugin usage in Highlight GUI (plugin disabled)"
[
state-IDs OFF
]:
./StatesIDs-plugin-Example_OFF.png
"Example of State IDs plugin usage in Highlight GUI (plugin disabled)"
[
state-IDs ON
]:
./StatesIDs-plugin-Example_ON.png
"Example of State IDs plugin usage in Highlight GUI (plugin enabled)"
[
state-IDs ON
]:
./StatesIDs-plugin-Example_ON.png
"Example of State IDs plugin usage in Highlight GUI (plugin enabled)"
<!-- EOF -->