You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the minimum version of node.js to create extensions for vscode.
I could not find docs for this.
I found vscode uses electron 1.7.12 which uses node version 7, but vscode itself uses 8.9, please could someone explain this.
What is the minimum version of node.js to create extensions for vscode.
I could not find docs for this.
I found vscode uses electron 1.7.12 which uses node version 7, but vscode itself uses
8.9, please could someone explain this.