Sources - ndonfris/fish-lsp GitHub Wiki
The following sources were major influences on the project's overall design and structure.
-
Official Documentation
-
Related/Similar projects
-
Important Packages
-
Default Implementation Git Repos
VSCODE EXTENSION EXAMPLES
helpful guides provided by the vscode-languge-server package, as guides. Typically these are very helpful for getting an initial understanding of how the language-service could be used in the client.