microsoft / microsoft/TypeScript
Go-to-definition does not work on `/// <reference lib="..." />` directives
Offen
Bug
Domain: LS: Symbol Navigation
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.3k
- Ø Merge
- 2 T. 4 Std.
- Gemergte PRs (30 T.)
- 132
Beschreibung
```
///
```
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.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.