https://github.com/valbuild/vscode-val-build
https://github.com/valbuild/vscode-val-build
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valbuild/vscode-val-build
- Owner: valbuild
- License: mit
- Created: 2023-12-09T08:20:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-24T09:06:21.000Z (5 months ago)
- Last Synced: 2026-01-24T19:53:47.382Z (5 months ago)
- Language: TypeScript
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Val Build IntelliSense
Val Build IntelliSense improves the Val development experience by providing Visual Studio Code users with advanced features such as validation errors, warnings and hot fixes.
## Installation
**[Install via the Visual Studio Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=valbuild.vscode-val-build)**
In order for the extension to activate you must have [`Val` installed](https://val.build/docs).
## Features
### Validation errors
View validation errors right in VS Code.

### Apply hot fixes
Apply hot fixes on validation errors right from VS Code.