This extension for VSCode provides editing, syntax highlighting, and IDE support for Nushell, a data-driven document language.
- Syntax highlighting grammar for Nushell scripts (
.nufiles) andnushellcodeblocks in Markdown files - Goto definition
 - Hover support
 - Validation (errors with red squiggly lines)
 - Auto-complete built-in commands
 - Inlays / Hints
 - Configuration via vscode settings
 
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
See our Github repository for active issues.
We are happily accepting pull requests to make this better. :)











