#3692: mode-text.js

projectforge-wicket/src/main/webapp/scripts/ace/mode-text.js

Path: projectforge-wicket/src/main/webapp/scripts/ace/mode-text.js · Type: ACE Editor mode

Source: GitHub

CommitMessage
9ebb885222016-07-18 Initial commit

What it does

ACE Editor language mode — syntax highlighting for text in the built-in scripting editor. Used by the ACE Editor embedded in the Wicket webapp for the built-in Kotlin/Groovy scripting feature. The editor supports syntax highlighting for dozens of languages — each mode file defines token patterns, keywords, and highlighting rules.