JaroslavTulach commented on a change in pull request #3050:
URL: https://github.com/apache/netbeans/pull/3050#discussion_r669345039
##########
File path: java/java.lsp.server/vscode/src/test/runTest.ts
##########
@@ -11,7 +11,7 @@ async function main() {
// Passed to `--extensionDevelopmentPath`
const extensionDevelopmentPath = path.resolve(__dirname, '../../');
- const vscodeExecutablePath: string = await
downloadAndUnzipVSCode('stable');
+ const vscodeExecutablePath: string = await
downloadAndUnzipVSCode('1.56.2');
Review comment:
Yes, that's what I tried in #3049 as well. I use this version, then.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists