microsoft/vscode-chrome-debug-core
A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.
TypeScriptNOASSERTION
Issues
- 12
- 6
Add support for sub-targets via new Targets domain
#251 opened by auchenberg - 2
console.error with stacktraces should also sourcemap the stack traces like unhandled exceptions do
#235 opened by nojvek - 7
Support http/s proxies for fetching sourcemaps
#262 opened by scottopell - 7
Cannot read property 'mappedPath' of undefined at EagerSourceMapTransformer.setBreakpoints
#256 opened by auchenberg - 1
Multiple async labels can be shown in a row
#207 opened by roblourens - 0
More efficient fix for Microsoft/vscode#28020
#208 opened by roblourens - 5
- 0
- 16
- 6
- 6
Need to "Reapply All Breakpoints"
#305 opened by gludion - 0
- 0
sourceMapPathOverrides application order
#297 opened by roblourens - 2
Add command to toggle smartStep
#298 opened by roblourens - 2
Add support for stack traces formatting hints
#204 opened by digeff - 9
Error stack is not sourcemapped
#212 opened by AskYous - 1
- 2
How do you debug vscode-chrome-debug-core ?
#219 opened by Alphapage - 5
Help wanted to launch polymer project
#213 opened by rajasimon - 1
New feature: Break on load
#225 opened by digeff - 1
'Debugger.setAsyncCallStackDepth' wasn't found
#226 opened by itoys - 0
"Could not download sourcemap from file:///..."
#205 opened by roblourens - 1
If pausing in a script while its sourcemaps are being downloaded, will show unsourcemapped code
#229 opened by roblourens - 1
Backport startFrame fix to VS branch
#209 opened by roblourens - 3
console.error(error.stack);
#210 opened by ydcoming - 2
Change the message that we send when we stop on the first line and there is a breakpoint
#206 opened by digeff - 0
An octocat pinging the maintainer
#232 opened by octref - 1
- 1
Switching to loaded scripts API not quite finished
#240 opened by roblourens - 3
Discussion: How are you fetching v8 and chromium protocol.json for a specific chrome revision
#239 opened by nojvek - 0
Can skip promise rejections incorrectly
#250 opened by roblourens - 1
Return 'type' for evaluation results
#243 opened by roblourens - 0
Don't send telemetry events for smartstepping
#244 opened by roblourens - 9
Discussion about breakpoints resolution
#252 opened by Alphapage - 8
Breakpoints never hit for typescript
#255 opened by Alphapage - 4
Possible Typo - Can't find source
#258 opened by andreujuanc - 1
1.19.0-insider hogs node inspect
#259 opened by jdalton - 2
Sourcemap issues when running node and Chrome launch configs simultaneously
#257 opened by roblourens - 0
- 1
Implement "step into async code"
#266 opened by roblourens - 0
- 0
Logging to file is always enabled
#272 opened by roblourens - 0
"Toggle skipping this file" sometimes doesn't work in file with multiple mapped sources
#273 opened by roblourens - 1
Use client name from debug protocol
#304 opened by roblourens - 0
Use vscode-uri
#299 opened by roblourens - 1
- 0
Implement editing return value
#260 opened by roblourens - 0
- 0
Attach is slower than it needs to be
#236 opened by roblourens