vscode/extensions/debug-server-ready
Robo 32d40cf44e
chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09: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 use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
.vscodeignore cleanup 2019-07-15 07:25:46 +02:00
extension.webpack.config.js first cut of "server-ready-action" feature 2019-02-21 18:31:02 +01:00
package.json chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
package.nls.json debug: allow serverReadyAction to run a launch config by name 2020-11-03 10:00:54 -08: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 17 (#143223) 2022-03-11 00:51:37 +09:00