[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eglot-selran --- use selection ranges provided by the LSP server to
From: |
Eli Zaretskii |
Subject: |
Re: eglot-selran --- use selection ranges provided by the LSP server to mark a region |
Date: |
Thu, 16 Jan 2025 17:57:12 +0200 |
> Date: Tue, 14 Jan 2025 16:43:44 +0100
> From: Harald Kirsch <pifpafpuf@gmx.de>
>
> This asks the LSP server for suggestions of code ranges to select around
> point and allows to
>
> - jump to the start or end of these
> - mark them as the region per shift-translation.
>
> Tested with eclipse-jdtls (Java) and tsc (Typescript).
>
> https://codeberg.org/harald/eglot-supplements#selection-ranges
>
> Feedback welcome.
Adding João in the hope that he will have some comments or
suggestions.