- Syntax highlighting
- Launching of newLISP REPL
alt+l
- Eval active (saved) file in REPL
alt+l
- Eval selection OR from open bracket to closing bracket
alt+z
If nothing selected then open bracket is immediately left of cursor or first to right, only single new lines are supported at the moment.
This extension is not published yet. To install see Local Install.
cd ~/.vscode/extensions
git clone https://github.com/luxint/vscode-newlisp.git
In VS Code: Developer: Reload Window