Skip to content

A syntax definition for QCL (Qualiware Command Language) to be used with Sublime Text

Notifications You must be signed in to change notification settings

erlendve/qcl-syntax-sublime

Repository files navigation

qcl-syntax-sublime

A syntax definition for QCL (Qualiware Command Language) to be used with Sublime Text

Install by copying the files into the "folder for userdata"\AppData\Roaming\Sublime Text 3\Packages\User

Current features:

  • Highlights specific qcl symbols like: -> and -<
  • Special feature: text inside single quotes are highlighted as html.
    • This means: Use " for normal strings, and ' when writing html
  • Generate StrAppend snippet by writing "stra" and pressing tab (to autocomplete)
  • Supports highlighting of a lot of common QCL specific functions like: obj->Contains, obj->FramedBy etc.

Here is a screenshot of some qcl code, notice the html in single quoted strings:
ss of sublime with qcl and html code

About

A syntax definition for QCL (Qualiware Command Language) to be used with Sublime Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published