Skip to content

luxint/vscode-newlisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newLISP language support for Visual Studio Code

Features

  • 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

Notes

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.

Local install

cd ~/.vscode/extensions
git clone https://github.com/luxint/vscode-newlisp.git
In VS Code: Developer: Reload Window

About

vscode language support for newLISP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published