https://github.com/hapticx/hpx-vs-code
HappyX Visual Studio Code Extension
https://github.com/hapticx/hpx-vs-code
Last synced: 11 months ago
JSON representation
HappyX Visual Studio Code Extension
- Host: GitHub
- URL: https://github.com/hapticx/hpx-vs-code
- Owner: HapticX
- License: mit
- Created: 2023-06-17T13:49:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T04:35:52.000Z (almost 2 years ago)
- Last Synced: 2025-06-20T16:10:50.077Z (about 1 year ago)
- Language: Nim
- Size: 1.24 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HappyX For Visual Studio Code ❤
Official VS Code plugin for use HappyX
[(Based on the official extension for Nim)](https://github.com/nim-lang/vscode-nim)
[](https://marketplace.visualstudio.com/items?itemName=HapticX.happyx)
## Features ✨
- `Nim and nimble support`
HappyX for VS Code supports default Nim and Nimble and improves it!
- `Nimja files support`
HappyX also supports `.nimja` template files
- `Emit language support`
You can specify which language you're use

- `Assembler support`
You can write assembler with syntax highlight (need asm extension)

- `Some features`
More syntax highlight here!




- `Code snippets`
HappyX provides code snippets for `components`, `mounts`, `request models` and other constructions

## Have A Nice Idea / Found A Bug? ✨
[Open issue!](https://github.com/HapticX/hpx-vs-code/issues/new)