vscode-nushell-lang icon indicating copy to clipboard operation
vscode-nushell-lang copied to clipboard

Add Outline view

Open fdncred opened this issue 2 years ago • 2 comments

Talking in Discord, it was brought up that it would be cool if vscode's Outline feature were hooked up. I agree. image

Anyone interested in implementing this?

I'm just guessing, but I think it would need to happen when the document is Validated? https://github.com/nushell/vscode-nushell-lang/blob/b3debe6c7aed8c7956420d7a82f3e56468ea5f7e/server/src/server.ts#L241

fdncred avatar Jun 17 '23 13:06 fdncred

Starting documentation and examples for reference (including me).

texastoland avatar Feb 25 '24 15:02 texastoland