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

hapet

Airat Abdrakov

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

hapet language support for Visual Studio Code

A Visual Studio Code extension that provides rich language support for hapet. Powered by a Language Server Protocol (LSP) server, this extension integrates with hapet compiler to provide rich type information and a faster, more reliable hapet experience.

Recommended Install and Usage

  • Install hapet compiler to your computer;
  • Install hapet extension for Visual Studio Code;
  • Open a folder/workspace that contains a hapet project (.hptproj) and the extension will activate.

Running from source

npm install -g typescript
npm install --global yo generator-code
npm install vscode-languageclient

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