coq-lsp icon indicating copy to clipboard operation
coq-lsp copied to clipboard

Loc-independent cache behavior may be strange in some cases.

Open ejgallego opened this issue 2 years ago • 1 comments
trafficstars

We should check before release if starting with this file:

Definition a : nat -> nat := e.

when we move e to the right, the cache is resetting the positions properly.

ejgallego avatar Jan 19 '23 21:01 ejgallego

Confirmed in 0.2.0-dev

ejgallego avatar Jun 08 '24 15:06 ejgallego