Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JinkNew to Visual Studio Code? Get it now.
Jink

Jink

Jink

|
357 installs
| (1) | Free
Jink language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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, types and enums.
  • Auto-import module completion suggestions.
  • Go-to-Def support for variables, functions, classes, types and enums across modules.
  • Simple snippets for: function, class, type, enum and control flow.
  • Syntax highlighting for keywords, types, operators, numbers, strings and comments.
  • Theme-supported icons.

For more information

  • Jink
  • Github Repository
  • Full Changelog

Latest Release Notes

[0.2.0] - 2025-11-25

Added

  • Added Go-to-Definition support for variables, functions, classes, types, and enums.
  • Added Auto-Import completion suggestions.
  • Added workspace symbol scanning to find definitions across all modules.
  • Added enum validation and snippets.
  • Added import validation and unused warnings.
  • Improved variable definition/declaration support and added unused warnings and undefined errors.
  • Added additional snippets: extern, import, if, while, for.

Fixed

  • Corrected alphanumeric identifiers being mislabeled.

License

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

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

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft