Skip to content

Commit

Permalink
Don't register CodeMiningReconciler eclipse-lsp4e#273
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jan 16, 2023
1 parent 9adca35 commit df6c22e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions org.eclipse.lsp4e/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -512,13 +512,6 @@
</enabledWhen>
</codeMiningProvider>
</extension>
<extension
point="org.eclipse.ui.genericeditor.reconcilers">
<reconciler
class="org.eclipse.jface.text.codemining.CodeMiningReconciler"
contentType="org.eclipse.core.runtime.text">
</reconciler>
</extension>
<extension
point="org.eclipse.ui.quickAccess">
<computer
Expand Down

0 comments on commit df6c22e

Please sign in to comment.