/jink-vscode

VS Code implementation for Jink.

Primary LanguageTypeScriptMIT LicenseMIT

Jink for VS Code

Jink language support for Visual Studio Code

Features

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.

Release Notes

Check CHANGELOG.md

For more information

License

This project is distributed under the MIT License - see the license file for details.

Copyright © 2018-2024 Jacob Noah, jink-lang contributors

Enjoy!