lean4-htt/stage0
Marc Huisinga ecf0459122
fix: don't use info nodes before cursor for completion (#3778)
This fixes an issue where the completion would use info nodes before the
cursor for computing completions.

Fixes https://github.com/leanprover/lean4/issues/3462.

ToDo:
- [x] Fix test failures for completions that previously worked by
accident (cc: @Kha)
- [x] stage0 update

---------

Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
2024-04-02 08:49:24 +00:00
..
src fix: don't use info nodes before cursor for completion (#3778) 2024-04-02 08:49:24 +00:00
stdlib fix: don't use info nodes before cursor for completion (#3778) 2024-04-02 08:49:24 +00:00