Jink language support for Visual Studio Code
This extension adds support for the Jink programming language!
The extension provides:
- Name resolution and auto-completion for defined variables, functions, classes and types.
- Simple snippets for:
printf
extern, function, class, and type definition. - Syntax highlighting for keywords, types, operators, numbers, strings and comments.
- Theme-supported icons.
Check CHANGELOG.md
This project is distributed under the MIT License - see the license file for details.
Copyright © 2018-2024 Jacob Noah, jink-lang contributors
Enjoy!