to start install all dependencies using npm install. Once installed the extension should be available to run in VSCode by pressing F5 to launch a new window running the code.
Feature Highlights
Syntax Highlighting - Custom RAScript syntax highlighting using TextMate.
Function navigation - Jump to a functions defintion.
Code Completion - Completion results appear for symbols as you type.
Hover Info - Documentation appears when you hover over a function.