Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Enables VGL syntax highlighting in Sublime Text

Notifications You must be signed in to change notification settings

bvdbasch/sublime-vgl-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text 3 VGL syntax highlighter

This is a work in progress! Currently some highlighting is faulty and some of Sublime's built in features like block/line commenting do not work.

However, this highlighter does show highlighting for most of the common keywords and functions and the highlighting works with all the different color schemes.

To do

  • Rewrite scopes to ensure proper highlighting
  • Fix comments not working properly
  • Extend highlighter with code snippets

Screenshots

Dark

Light

Installation instructions

Follow the instructions in the following documentation.