-
I am trying to modify the adapter to work better with synthetic types and type summaries so the look in the debug view is more akin "frame variables" command output. What typescript source code formatter are you using? Whatever formatter I try (Prettier, included Typescript) it restructures the whole file with lot of changes. Would it be possible to add it to BUILDING or directly store in the .vscode settings? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Why? CodeLLDB already supports all of that.
It's whatever comes with VSCode's Typescript. Not even sure what it's called. |
Beta Was this translation helpful? Give feedback.
Why? CodeLLDB already supports all of that.
It's whatever comes with VSCode's Typescript. Not even sure what it's called.