vsDizzy

Results 7 issues of vsDizzy

I know this is alpha, but... Breakpoints are not being hit. Placing `debugger` statement stops in `C:\*` instead of `${workspaceFolder}\*` I tried `sourceMapPathOverrides` but had no success. launch.json: ```jsonc {...

∆ feature

Uncaught TypeError: System.config is not a function at makeSteal (steal.js:5865) Could not find any relevant info about this problem.

bug
help wanted
needs a hero

Please add any feature requests you like to see in new version here. Also please provide your typical usage scenario so I could think about it. E.g. do we need...

help wanted

This is big one and looks promising.

enhancement

### Describe the bug If I split the generations into two steps: 1. Download shema. 2. Generate types from local `.schema` file. Then the generation fails: ``` ✖ Failed to...

Could this code be updated to native Promises, typescript, etc. Is this project stale?

### Search Terms transpile-only tsconfig.json TS5109 ### Expected Behavior No error ### Actual Behavior TSError: ⨯ Unable to compile TypeScript: error TS5109: Option 'moduleResolution' must be set to 'NodeNext' (or...