An open API service indexing awesome lists of open source software.

https://github.com/l1mey112/stas-vscode

Visual Studio Code Lanugage Support extension for stas, a stack based compiled programming language.
https://github.com/l1mey112/stas-vscode

stas vscode vscode-extension

Last synced: 22 days ago
JSON representation

Visual Studio Code Lanugage Support extension for stas, a stack based compiled programming language.

Awesome Lists containing this project

README

        

# stas-vscode

This is the Visual Studio Code extension for [stas](https://github.com/l1mey112/stas), a stack based compiled programming language. Enables support for syntax highlighting.

The extension is published at the [open-vsx](https://open-vsx.org/extension/l-m/stas-vscode) registry, download a copy there. If you are using vscodium, search for it in the extensions tab.

# Preview

![First demo screenshot](./images/demo.png)
![Second demo screenshot](./images/demo1.png)