Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blockkwork/zig-tools
- Owner: blockkwork
- Created: 2024-03-29T21:59:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T02:25:35.000Z (9 months ago)
- Last Synced: 2024-10-15T02:41:14.929Z (3 months ago)
- Topics: formatter, linter, snippets, vscode, vscode-extension, zig, zig-tools, zig-vscode, ziglang
- Language: TypeScript
- Homepage:
- Size: 6.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zig tools
## ⚡ 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)