Skip to content

Commit

Permalink
lsp4e: Patch so we have access to the rename operations (eclipse#1034)
Browse files Browse the repository at this point in the history
[sc-17371]
  • Loading branch information
ahmedneilhussain committed Jul 9, 2024
1 parent 2ed013b commit a4f491b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.eclipse.lsp4e/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Export-Package: org.eclipse.lsp4e;x-internal:=true,
org.eclipse.lsp4e.operations.completion;x-internal:=true,
org.eclipse.lsp4e.operations.format;x-internal:=true,
org.eclipse.lsp4e.operations.hover;x-internal:=true,
org.eclipse.lsp4e.operations.rename;x-internal:=true,
org.eclipse.lsp4e.outline;x-internal:=true,
org.eclipse.lsp4e.server;version="0.1.0"
Bundle-Vendor: Eclipse.org
Expand Down

0 comments on commit a4f491b

Please sign in to comment.