microsoft / vscode-generator-code

Visual Studio Code extension generator
Other
1.31k stars 225 forks source link

Update to node.js 20x as extension dependency #470

Closed bpasero closed 5 months ago

bpasero commented 6 months ago

When we ship our next stable version, the Electron update it brings will update node.js to 20.x, so we should make sure that the generator accounts for it.