fish-lsp

Language Server Protocol implementation for the fish shell

brewmacoslinux
Try with needOr install directly
Source

About

LSP implementation for the fish shell language

Commands

fish-lsp

Examples

Start the LSP server for editor integration$ fish-lsp start
Format a fish script file$ fish-lsp format script.fish
Analyze fish script for errors and suggestions$ fish-lsp check script.fish