Open Issues Need Help
View All on GitHub EACCES: permission denied, scandir about 1 month ago
bug help wanted
LSP implementation for the fish shell language 🐠
TypeScript
#cli#fish#fish-shell#language-server#language-server-protocol#lsp#lsp-server#neovim#shell#typescript#vim#vscode-language
AI Summary: Debug a bug in the fish-lsp VS Code extension where opening a fish file adds an absolute path folder to the workspace, disconnecting it from the repository workspace. The bug is intermittent and difficult to reproduce consistently, requiring investigation into the extension's workspace handling and potentially its logging mechanisms. The solution may involve modifying how the extension interacts with the VS Code workspace API or improving its logging to pinpoint the cause of the unexpected folder addition.
Complexity:
4/5
bug help wanted
LSP implementation for the fish shell language 🐠
TypeScript
#cli#fish#fish-shell#language-server#language-server-protocol#lsp#lsp-server#neovim#shell#typescript#vim#vscode-language