nushell / vscode-nushell-lang

A Nushell grammar for Visual Studio Code with IDE support
https://www.nushell.sh/
MIT License
122 stars 27 forks source link

Add support for -I call to nushell #92

Closed sophiajt closed 1 year ago

sophiajt commented 1 year ago

Once https://github.com/nushell/nushell/pull/8857 lands, this will use -I to pass along the project directory to Nushell so it can find imported files.