vscode-nushell-lang
vscode-nushell-lang copied to clipboard
A Nushell grammar for Visual Studio Code with IDE support
vscode-nushell-lang VSCode extension
This extension for VSCode provides editing, syntax highlighting, and IDE support for Nushell, a data-driven document language.
Features
- Syntax highlighting grammar for Nushell scripts (
.nufiles) - Goto definition
- Hover support
- Validation (errors with red squiggly lines)
- Auto-complete built-in commands
- Inlays / Hints
- Configuration via vscode settings
Screenshot (v1.5.0)
With Dark+ Color Theme

With Light+ Color Theme

Inlays / Hints

Completions support

Hover over built-ins for help

Hover over custom commands for help

Hover over variable

Error & Validation support

Goto Definition support

Extension Settings

Known Issues
See our Github repository for active issues.
Help
We are happily accepting pull requests to make this better. :)