microsoft / vscode-generator-code

Visual Studio Code extension generator
Other
1.25k stars 219 forks source link

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

Closed bpasero closed 1 month ago

bpasero commented 2 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.