microsoft / microsoft/TypeScript

debug extension / mode for content-mapper

未關閉
#64,055 1 則留言 0 個 reaction 已指派 1 人 已被 @andrewbranch 認領 在 GitHub 檢視
Needs Investigation
主要語言
Go
星號
111k
分支
14.3k
平均合併
2 天 4 小時
30 天內合併 PR
132

描述

### 🔍 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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。