A tiny, cruel, stack-based esolang brought to VS Code!
This extension provides language support, syntax highlighting, and a custom theme for .stk files.
Features
Language support for .stk files
Brackets []
Line comments ;
Numbers
Syntax highlighting
Stack operations (i, d, s)
Print operations (p, n)
Math operators (+ - * / %)
Flow operators ([])
Numbers and comments
Custom color theme: StackShit Theme
Run command:
StackShit: Run File to execute the current .stk program