markdown-oxide icon indicating copy to clipboard operation
markdown-oxide copied to clipboard

Neovim capabilities.workspace.didChangeWatchedFiles recommendation is doubtful

Open powerman opened this issue 1 year ago • 5 comments

In https://oxide.md/v0/Guides/Getting+started+with+Markdown+Oxide+Version+0#Neovim you insist on enabling capabilities.workspace.didChangeWatchedFiles.dynamicRegistration but it is disabled on some OSes for a reason (check issues mentioned on this line): https://github.com/neovim/neovim/blob/2a24d0a4357d24d6edbd454ab2465abf460467db/runtime/lua/vim/lsp/protocol.lua#L536

Maybe it makes sense to remove this recommendation and just wait until Neovim will resolve these issues and re-enable this capability?

powerman avatar Jul 20 '24 00:07 powerman