This PR fixes a regression with go-to-definition and document highlight misbehaving on tactic blocks. We explicitly avoid creating term info nodes around `by` blocks, which #5338 might accidentally do; as the new info is not relevant for the server, it is instead moved into a custom info. Reported at https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/Go-to-def.20for.20tactics.20broken.20on.20v4.2E14.2E0-rc1. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lean-toolchain | ||