Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Hike Programming LanguageNew to Visual Studio Code? Get it now.
Hike Programming Language

Hike Programming Language

KATO Kanryu

|
1 install
| (0) | Free
Syntax highlighting and language configuration for the Hike programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hike Language Support for Visual Studio Code

This extension provides Visual Studio Code support for the Hike programming language, including the bundled hike-lsp language server.

Features

  • Syntax highlighting for .hike files.
  • // line comments and block comments in the TextMate grammar.
  • Brackets, auto-closing pairs, indentation rules, and region folding.
  • Go-to-definition and hover information for variables, types, functions, methods, receivers, and parameters.
  • Parser and semantic diagnostics shown in the VS Code Problems panel.
  • Outline/document symbols for top-level declarations and local symbols.

Development

npm install
npm run build

The extension uses the hike language ID and recognizes files with the .hike extension. The platform binaries are stored under bin/; set hike.languageServer.path when using a locally built server.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft