3c2aa13b59fc8d4c8e125bad4832d94331d7f8f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CompletableFuture<CompletionList> to CompletableFuture<Either<List<CompletionItem>,CompletionList>> in method public completion(position TextDocumentPositionParams) : CompletableFuture<Either<List<CompletionItem>,CompletionList>> in class org.eclipse.che.plugin.maven.lsp.MavenTextDocumentService | From | To |