Class LinkedEditingRangeParams

  • All Implemented Interfaces:
    WorkDoneProgressParams

    public class LinkedEditingRangeParams
    extends TextDocumentPositionAndWorkDoneProgressParams
    The linked editing range request is sent from the client to the server to return for a given position in a document the range of the symbol at the position and all ranges that have the same content.

    Since 3.16.0