vscode: I cannot build my VSCode extension project in VSCode after update to 1.76

  • VS Code Version: 1.76.0
  • OS Version: macOS Monterey 12.6

I’m making a vscode extension. When I use version 1.75.0, In the project root path, I could build and run [Extension Development Host] by pressing F5. However, after updating to 1.76, I cannot build my VSCode extension project in VSCode. No alert, No OUTPUT, No DEBUG CONOLE.

So now, I’m using 1.75.0, It works very well. I think version 1.76 has some bugs.

Steps to Reproduce:

  1. Update VSCode to version 1.76
  2. Press F5

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 3
  • Comments: 25 (9 by maintainers)

Most upvoted comments

I can confirm that after 1.76.1 update, F5 is still broke.

The start extension bisec is just awsome. i just did it and i found that its because of java extension. i posted the bug here https://github.com/microsoft/vscode-java-dependency/issues/721