Skip to content

Instantly share code, notes, and snippets.

@christ66
Created March 23, 2017 02:06
Show Gist options
  • Save christ66/46752acbc483c2f2c23ac30855d10a8f to your computer and use it in GitHub Desktop.
Save christ66/46752acbc483c2f2c23ac30855d10a8f to your computer and use it in GitHub Desktop.
Brightscript syntax highlighting for intellij

Brightscript syntax highlighting in Intellij IDEA

  1. Clone: https://github.com/cmink/BrightScript.tmbundle
  2. Download the textbright plugin and restart Intellij.
  3. Go to Settings > Editor > TextMate Bundles
  4. Click the green plus sign
  5. Select the directory the BrightScript.tmbundle was cloned.
  6. Click save.

Files with .brs should now have syntax highlighting.

@trave
Copy link

trave commented Mar 15, 2019

Now you can install BrightScript language support for IntelliJ Platform from IDE plugins repository directly.

Plugin repo: https://github.com/interfaced/brightscript-intellij-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment