issues
search
microsoft
/
vscode-chrome-debug-core
A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.
Other
157
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump y18n from 3.2.1 to 3.2.2
#565
dependabot[bot]
opened
3 years ago
0
Bump color-string from 1.5.3 to 1.6.0 in /testSupport
#564
dependabot[bot]
opened
3 years ago
0
Bump ws from 6.2.1 to 6.2.2 in /testSupport
#563
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.5 to 1.0.7
#562
dependabot[bot]
opened
3 years ago
0
bump color version
#561
sbatten
closed
3 years ago
0
Support urls without protocol
#559
yepitschunked
closed
3 years ago
2
Add ms-office add-in debugger to list in README.md
#557
AltitudeApps
closed
4 years ago
0
consider adding vscode-debugger-extension-for-office-addins to the README.md
#556
AltitudeApps
closed
4 years ago
1
telemetry: prefix keys for classification in vscode
#555
connor4312
closed
4 years ago
7
Stack Trace shows localhost in links
#553
s4m0r4m4
closed
4 years ago
9
Fixed silent crash for cases when first child of grouped log is null
#552
arhelmus
closed
4 years ago
3
fix: allow sourcemaps from internal remote URLs
#551
clshortfuse
closed
4 years ago
1
Error: EMFILE: too many open files
#550
cjblomqvist
opened
4 years ago
0
sourceRoot override config
#549
Toxicable
closed
4 years ago
10
Added exception handlers for React Native Hermes debugging
#548
RedMickey
closed
4 years ago
2
Fix reference error issue when setting a new value for property
#546
ahmadov
closed
4 years ago
3
Added additional exception handling for environments that are not support getPossibleBreakpoints requests
#545
SounD120
closed
4 years ago
1
sourcemap failing inside vscode but working inside chrome devtools
#544
dmail
opened
4 years ago
10
Bump lodash from 4.17.11 to 4.17.15
#543
dependabot[bot]
closed
4 years ago
1
Bump extend from 3.0.1 to 3.0.2
#542
dependabot[bot]
closed
4 years ago
1
Bump mixin-deep from 1.3.1 to 1.3.2
#541
dependabot[bot]
closed
4 years ago
1
Devtools opens automatically on launch and won't close
#540
robSturcke
closed
4 years ago
1
Chrome debugger crashes immediately
#539
dvasilakis81
closed
4 years ago
2
fix compile error with typescript 3.7.2
#538
ewanharris
closed
4 years ago
0
Compile error with using TypeScript@3.7.2
#537
ewanharris
closed
4 years ago
1
Breakpoints sometimes don't get hit
#536
eamodio
opened
4 years ago
3
Variable hovers sometimes stop showing up
#535
eamodio
closed
4 years ago
9
Add more exceptions handling for breakpoints position requests for inline breakpoints
#534
SounD120
closed
4 years ago
6
Error processing "breakpointLocations"
#533
brucedjones
closed
5 years ago
10
feat: expose a promise that resolves when breakpoints have been applied
#532
connor4312
closed
5 years ago
0
Redundant inline breakpoints on Expo app debugging in VS Code
#531
RedMickey
opened
5 years ago
5
fix: filter out internal [[StableObjectId]] from variables list
#530
connor4312
closed
5 years ago
0
Improve multi-target debugging for Chrome/Node
#529
roblourens
closed
4 years ago
2
Update to vscode-debugadapter with don't print source fix
#528
digeff
closed
5 years ago
0
Now we don't send sourceReference if we can't retrieve the source
#527
digeff
closed
5 years ago
1
Don't log responses to Page.getResourceContent
#526
digeff
closed
5 years ago
0
restart
#525
digeff
closed
5 years ago
0
Now we can retrieve dynamic html while paused.
#524
digeff
closed
5 years ago
0
Show overlay when we actually send a pause to the client
#523
digeff
closed
5 years ago
0
Is it possible to move location of ClientApp folder (or even change it's name)?
#522
johnpankowicz
opened
5 years ago
1
Improve logging logic to avoid printting [object Object]
#521
digeff
closed
5 years ago
0
Merging chrome-provided port feature from v1
#520
EricCornelson
closed
5 years ago
0
Single invalid source doesn't prevent using source map
#519
digeff
closed
5 years ago
1
Do not print sourcemap url with inline source maps
#518
digeff
closed
5 years ago
0
Hermes debugger problems
#517
RedMickey
opened
5 years ago
6
re-add setVariable handler
#516
EricCornelson
closed
5 years ago
1
Add new step to startup timing telemetry
#515
mrcrane
closed
5 years ago
1
Prerequisites for `setVariable` to work?
#514
mickaelistria
opened
5 years ago
9
Added PossiblyCustomerContent<T> class to prevent logging customer content inadvertently
#513
digeff
closed
5 years ago
1
Applied feedback from previous PR
#512
digeff
closed
5 years ago
0
Next