Vscode Chrome Debug Versions Save

Debug your JavaScript code running in Google Chrome from VS Code.

v4.4.0

5 years ago
  • Allow enabling auto userDataDir when runtimeExecutable is set - #641
  • Show correct source locations for log messages from logpoints - Microsoft/vscode#47274
  • Display objects in logpoint messages using interactive object tree view - Microsoft/vscode#47275
  • Fix incorrectly formatted .scripts entries
  • Remove left behind targetTypes attach config prop
  • More localized strings
  • A variety of smaller fixes and tweaks

v4.3.0

6 years ago
  • Enable "log points", requires VS Code 1.22 - Microsoft/vscode#45128
  • Workaround for "'Browser.getVersion' wasn't found" issue - #633

v4.2.2

6 years ago

v4.2.1

6 years ago

v4.2.0

6 years ago

v4.1.0

6 years ago

v4.0.0

6 years ago
  • Implement the breakOnLoad launch config option to hit breakpoints in code that runs immediately when the page logs - PR #513 and PR Microsoft/vscode-chrome-debug-core#241
  • Most strings (error messages, launch config property descriptions, etc) are now translated on Transifex
  • Resolve webRoot variables on the left side of sourceMapPathOverrides mappings, not just the right side. Thanks Amit Mittal for the PR! - PR #543
  • Set focus in webRoot after using a launch config snippet - #539
  • Fix error/log messages out of order due to async handling - Microsoft/vscode#37770

v3.5.0

6 years ago

v3.4.0

6 years ago

v3.3.1

6 years ago