Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blockkwork/zig-tools

⚡ Zig tools for vscode
https://github.com/blockkwork/zig-tools

formatter linter snippets vscode vscode-extension zig zig-tools zig-vscode ziglang

Last synced: about 1 month ago
JSON representation

⚡ Zig tools for vscode

Awesome Lists containing this project

README

        

# Zig tools




Visual Studio Marketplace Version

## ⚡ Features
### Data type hints on hover
![screencast](images/demo1.gif)

### Bitwise operation hints on hover
![screencast](images/demo2.gif)

### Convert a number from hexadecimal to decimal
![screencast](images/demo3.gif)