Jatti VS Code Extension
Features:
- Syntax highlighting for Jatti keywords, operators, builtins, strings, comments.
- Auto indentation for blocks (
sun_we, je, nahin_taan_je, nahin_taan, jadon_tak, har_ek, kaam, chal_koshish_karle, pakad).
- Snippets and tab-completion support.
- Run button (
Jatti: Run Current File) in editor title bar for .jatti files.
- Bundled runtime support (
runtime/win32/jatti.exe) so users can run files without separate setup.
Build
npm install
npm run compile
npm run package
Then install generated .vsix in VS Code.
Runtime
By default extension uses bundled runtime:
Optional override:
- Setting:
jatti.runtimePath
| |