vscode/extensions/debug-server-ready
Andrew Wang 452b754c5e
Add support for running DebugConfigurations with serverReadyAction (#197597)
* Add support for running DebugConfigurations with serverReadyAction

This PR adds 'config' as an option for serverReadyAction. It runs
similar to 'name', but if a configuration is generated on the fly, its
easier to inject the debug configurations with the serverReadyAction.

* Merge into startDebugSession method

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2023-11-22 19:41:19 +00:00
..
.vscode remove unnecessary comma 2019-09-13 16:10:16 +02:00
media Update debug server ready ext icon 2021-04-20 14:15:46 -07:00
src Add support for running DebugConfigurations with serverReadyAction (#197597) 2023-11-22 19:41:19 +00:00
.vscodeignore cleanup 2019-07-15 07:25:46 +02:00
extension.webpack.config.js
package.json Add support for running DebugConfigurations with serverReadyAction (#197597) 2023-11-22 19:41:19 +00:00
package.nls.json Add support for running DebugConfigurations with serverReadyAction (#197597) 2023-11-22 19:41:19 +00:00
tsconfig.json use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
yarn.lock chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00