Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>typestackNew to Visual Studio Code? Get it now.

typestack

BrettOrmsby

|
36 installs
| (0) | Free
Syntax highlighting, error showing and code completion for the TypeStack language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeStack

Syntax highlighting, error showing and code completion for the TypeStack language.

Features

Syntax Highlighting

  • Highlights .tsk files

Highlighting

Errors

  • Reports scanning, parsing and type-checking errors in .tsk files

Errors

Code Completion

  • Recommends function and keywords to use

Code Completion

Code Running

  • Saves and runs the current file in the integrated terminal

Code Running

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

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft