Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.15 KB

File metadata and controls

26 lines (15 loc) · 1.15 KB

SQR Language Support for Visual Studio Code

This extension provides syntax highlighting and code snippets for the SQR Programming language.

Special thanks to Gary Pullis for creating the Sublime Text definition files upon which this extension was originally based.

Current Features

Syntax highlighting and code snippets. Please visit the Snippets Wiki Page for documentation of the SQR snippet shortuts you can take advantage of through IntelliSense in VSC.

SQR Snippets Demo

Known Issues

  1. Not all built-in SQR functions are included in syntax highlighting.
  2. Need to eventually re-report the issue for inconsistencies in the use of \t in snippets.

Contributions

Please feel free to contribute at our Github Repository

License

This extension is licensed under the MIT License