-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'd be curious if you've considered adding language server support? With syntax coloring and multi-line editing, the experience is already part way to an editor, it would be awesome to finish it out!
I'm imaging something like inshellisense for auto complete, plus it would probably be possible to add diagnostics.
If it were configurable by the end user, it would be really cool to allow the user to run multiple language servers at once so they could add things like snippets or code aware spell checking. I'm imaging something like Helix's ability to add any language server via languages.toml.
This would be really cool in nushell, but I'm admittedly hoping it trickles down to brush shell (which uses reedline) to use with bash.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request