An open API service indexing awesome lists of open source software.

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

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)

[![Get Extension](https://img.shields.io/badge/Download-1b1e2b?style=for-the-badge&logo=visualstudiocode&logoColor=f1fa8c&label=Extension&labelColor=2b2e3b)](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
![Emit](images/emit.png)
- `Assembler support`
You can write assembler with syntax highlight (need asm extension)
![ASM](images/asm.png)
- `Some features`
More syntax highlight here!
![ASM](images/codegenDecl.png)
![fmt](images/fmt.png)
![markdown comments](images/markdown_comments.png)
![Regex](images/regex.png)
- `Code snippets`
HappyX provides code snippets for `components`, `mounts`, `request models` and other constructions

![Preview](images/preview.gif)

## Have A Nice Idea / Found A Bug? ✨

[Open issue!](https://github.com/HapticX/hpx-vs-code/issues/new)