Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lsp): disable didChangeWatchedFiles on Linux #28690

Merged
merged 1 commit into from
May 10, 2024

Conversation

lewis6991
Copy link
Member

Problem:

The file watcher backends for Linux have too many limitations and
doesn't work reliably.

Solution:

disable didChangeWatchedFiles on Linux

Ref: #27807, #28058, #23291, #26520

runtime/lua/vim/lsp/protocol.lua Outdated Show resolved Hide resolved
runtime/doc/news.txt Show resolved Hide resolved
@lewis6991 lewis6991 force-pushed the watchlinux branch 2 times, most recently from 56a5b8c to 2e23557 Compare May 10, 2024 13:18
Problem:

The file watcher backends for Linux have too many limitations and
doesn't work reliably.

Solution:

disable didChangeWatchedFiles on Linux

Ref: neovim#27807, neovim#28058, neovim#23291, neovim#26520
@lewis6991 lewis6991 merged commit c1a95d9 into neovim:master May 10, 2024
29 checks passed
@lewis6991 lewis6991 deleted the watchlinux branch May 10, 2024 13:59
przepompownia added a commit to przepompownia/nvim-arctgx that referenced this pull request May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants