microsoft / microsoft/TypeScript

debug extension / mode for content-mapper

Abierto
#64,055 1 comentario 0 reacciones 1 asignado Ver en GitHub

@andrewbranch ya está trabajando en esto.

Desde el 27/8/2026.

Needs Investigation
Lenguaje dominante
Go
Estrellas
111k
Forks
14.3k
Merge medio
2 d 4 h
PR fusionados (30 d)
132

Descripción

### 🔍 Search Terms

`content mapper`

`volar labs`
- only result is https://github.com/microsoft/TypeScript/issues/63800 -- which doesn't seem relevant

### ✅ Viability Checklist

- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't change the runtime behavior of existing JavaScript code
- [x] This could be implemented without emitting different JS based on the types of the expressions
- [x] This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, new syntax sugar for JS, etc.)
- [x] This isn't a request to add a new utility type: https://github.com/microsoft/TypeScript/wiki/No-New-Utility-Types
- [x] This feature would agree with the rest of our Design Goals: https://github.com/Microsoft/TypeScript/wiki/TypeScript-Design-Goals

### ⭐ Suggestion

Volar has a really helpful tool for debugging mapping, here: https://volarjs.dev/core-concepts/volar-labs/

it would be great to have something similar for content-mappers

### 📃 Motivating Example

In a big project at work, I'm not seeing completions / hovers in VSCode, even though I have them in neovim and in smaller projects in vscode. the more debugging utilities available, the more I'd be able to narrow what the problem could be (config setup or otherwise)

### 💻 Use Cases

see above

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.