issues
search
ndonfris
/
fish-lsp
LSP implementation for the fish shell langauge 🐠
https://fish-lsp.dev
MIT License
97
stars
6
forks
source link
Completion && CLI changes
#13
Closed
ndonfris
closed
9 months ago
ndonfris
commented
9 months ago
major changes to the completion and cli (commander.js) support.
builds a binary named
fish-lsp
now uses
start
subcommand instead of --stdio flag
see
fish-lsp --help
currently working using the
yarn
package manger
fish-lsp
start
subcommand instead of --stdio flagfish-lsp --help
yarn
package manger