language-linescript

Adds grammar support for LineScript

Usage no npm install needed!

<script type="module">
  import languageLinescript from 'https://cdn.skypack.dev/language-linescript';
</script>

README

Markdown grammar

The official grammar and syntax highlighting package for LineScript.

Installation

  1. Install language-linescript via either
  • your terminal: apm install language-linescript
  • the Atom GUI: Atom > Settings > Install > Search for language-linescript
  1. Select language-linescript as your LineScript grammar. Open an .osls (LineScript) file and
  • press ctrl+shift+L and choose "LineScript"
  • choose "LineScript" from the grammar selection interface in the bottom right-hand corner of the window