microsoft / microsoft/TypeScript
Go-to-definition does not work on `/// <reference lib="..." />` directives
Abierto
Bug
Domain: LS: Symbol Navigation
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.3k
- Merge medio
- 2 d 4 h
- PR fusionados (30 d)
- 132
Descripción
```
///
```
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.