Peter Strömberg
Peter Strömberg
Ah, thanks for letting me know! I'll update. Was it some language you wanted to dig in to?
Awesome! I'll create a ticket.
Done. Please mention this issue using “Closes” syntax in the PR description, @Tamnac: * #387
Thanks @janosorcsik! 🙏 Here's the ticket to close: * #381
Thanks! Now fixed.
I can't reproduce it reliably with the sample project either. Sometimes it seems to have to do when the menu is rebuilt, like when a new project type config file...
Thanks! We need to fix!
Hi! Looks like you have something in `hello.js` that JavaScript doesn't like. Can you share the script? This script should work: ```js const vscode = require("vscode"); showHelloMessage = async ()...
@tshemeng, thanks for testing that. I don't know what's going on, but could be specific to Windows. I'll get hold of a Windows machine to test this on. Can you...
Hi! Thanks for digging. I'll have a look and see if I can fix it quickly.