Skip to content

Commit

Permalink
Rename not completing with binary
Browse files Browse the repository at this point in the history
  • Loading branch information
angelozerr committed Feb 17, 2021
1 parent 4f2ed3d commit d621eaa
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1177,6 +1177,14 @@
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lsp4j.RenameParams",
"allDeclaredFields": true,
"methods": [{
"name": "<init>",
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lsp4j.RenameCapabilities",
"allDeclaredFields": true,
Expand Down

0 comments on commit d621eaa

Please sign in to comment.