microsoft / microsoft/TypeScript
Go-to-definition does not work on `/// <reference lib="..." />` directives
Aperta
Bug
Domain: LS: Symbol Navigation
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 2g 4h
- PR unite (30g)
- 132
Descrizione
/// <reference lib="[|es2025|]" />
In TypeScript 6, go to definition works on any position in the string and jumps you to the appropriate lib.es2025.d.ts.
In TypeScript 7, this no longer works.
I assume we have a test that was disabled at some point. If that exists, we should bring it back.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.