TypeStack
Syntax highlighting, error showing and code completion for the TypeStack language.
Features
Syntax Highlighting
Errors
- Reports scanning, parsing and type-checking errors in
.tsk files
Code Completion
- Recommends function and keywords to use
Code Running
- Saves and runs the current file in the integrated terminal
Requirements
To use the play button you will need to install TypeStack.
npm install typestack-lang -g
Known Issues
Errors that occur on the EOF token will cause error squiggles to be found on the last piece of text instead of after the end of the file.
Release Notes
1.0.0
Initial release of typestack
| |