vscode/extensions/debug-auto-launch
Connor Peet dc0150c61a
debug: make auto attach apply state transition in new workspaces
Previous there was a case:

1. Auto attach was enabled in user settings and workspace A was open
2. Switch to workspace B, and then turn auto attach off in user settings
3. Switching back to workspace A, environment variables were not cleared

Now, the last state is stored in the workspace settings so that
we can tear down the previous state if necessary.
2020-08-20 16:06:18 -07:00
..
.vscode debug: make auto attach apply state transition in new workspaces 2020-08-20 16:06:18 -07:00
src debug: make auto attach apply state transition in new workspaces 2020-08-20 16:06:18 -07:00
.vscodeignore Use webpack also for small built-in extensions 2018-09-20 14:17:45 +02:00
extension.webpack.config.js Use webpack also for small built-in extensions 2018-09-20 14:17:45 +02:00
package.json debug: enable opt-in js-debug auto attach 2020-08-18 12:31:31 -07:00
package.nls.json debug: enable opt-in js-debug auto attach 2020-08-18 12:31:31 -07:00
tsconfig.json Update more extensions to use shared config 2018-10-02 10:24:19 -07:00
yarn.lock debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00