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 Refactored & WorkspaceSymbol[] add
#2
Closed
ndonfris
closed
2 years ago
ndonfris
commented
2 years ago
WorskspaceSymbol from
symbol.ts
now provides definition, references, and local file completions for 'server.ts'
server.ts is simplified for completion
CompletionProvider class is now removed, in favor of implementing functionally.