| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.references.participants | |
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLReferencesLinkedEditingRangesParticipant.findLinkedEditingRanges(ILinkedEditingRangesRequest request,
List<org.eclipse.lsp4j.Range> ranges,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
| Modifier and Type | Method and Description |
|---|---|
void |
ILinkedEditingRangesParticipant.findLinkedEditingRanges(ILinkedEditingRangesRequest request,
List<org.eclipse.lsp4j.Range> ranges,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Find linked editing ranges for DOM document and position defined in the given
request. |
Copyright © 2023. All rights reserved.