Skip to content

Conversation

@jasonlyu123
Copy link
Member

@jasonlyu123 jasonlyu123 commented Jun 21, 2025

#2008

In Linux, neovim's client capability is didChangeWatchedFiles: { dynamicRegistration: false }. When this first happened, I think it was the client's responsibility to add the watcher in this case; however, it turned out to be a bit problematic, and it is the top 3 most commented closed issue 😅 . The neovim+Linux users are probably a lot more than the users using an lsp client that has a watcher config in the client. It also isn't as capable as our fallback watcher: it likely doesn't support as many file extensions, and we can't add a watcher outside the project root.

@jasonlyu123 jasonlyu123 merged commit 3b30d5e into sveltejs:master Jun 27, 2025
3 checks passed
@jasonlyu123 jasonlyu123 deleted the fallback-watcher-tweak2 branch June 27, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant