You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open a file like JSON, I noticed that there are 2 CodeMiningReconciler which are installed which is very annoying since codemining can be expensive.
The reason about those 2 CodeMiningReconciler is that it is declared in generic editor plugin and lsp4e plugin. I think LSP4e should remove the declaration of code mining provider.
The text was updated successfully, but these errors were encountered:
When you open a file like JSON, I noticed that there are 2 CodeMiningReconciler which are installed which is very annoying since codemining can be expensive.
The reason about those 2 CodeMiningReconciler is that it is declared in generic editor plugin and lsp4e plugin. I think LSP4e should remove the declaration of code mining provider.
The text was updated successfully, but these errors were encountered: