Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot debug javascript applications #317

Closed
Tracked by #13192
tsmaeder opened this issue Dec 13, 2023 · 1 comment · Fixed by #321
Closed
Tracked by #13192

Cannot debug javascript applications #317

tsmaeder opened this issue Dec 13, 2023 · 1 comment · Fixed by #321
Assignees
Labels
builtins issues related to builtin / default plugins

Comments

@tsmaeder
Copy link
Contributor

Bug Description:

Some time after updating to 1.44.0 via the updater, I noticed that I can no longer debug Theia itself. I compared the installed plugins for my local Theia build and Blueprint, and I noticed that ms-vscode.js-debug and ms-vscode.js-debug-companion were missing from the blueprint extensions folder

Steps to Reproduce:

?

Additional Information

  • Operating System: Windows
  • Theia Version: 1.44.0
@tsmaeder tsmaeder added the builtins issues related to builtin / default plugins label Dec 13, 2023
@tsmaeder tsmaeder changed the title "node" debug typ missing Cannot debug javascript applications Dec 13, 2023
@tsmaeder
Copy link
Contributor Author

Uninstalling/installing Blueprint 1.44.0 does not fix the problem.

@jfaltermeier jfaltermeier self-assigned this Dec 14, 2023
jfaltermeier added a commit that referenced this issue Dec 14, 2023
* add required plugins that are missing from the
vscode-builtin-extensions-pack
jfaltermeier added a commit that referenced this issue Dec 18, 2023
* add required plugins that are missing from the
vscode-builtin-extensions-pack

Contributed on behalf of STMicroelectronics

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
jfaltermeier added a commit that referenced this issue Dec 22, 2023
* add required plugins that are missing from the
vscode-builtin-extensions-pack

Contributed on behalf of STMicroelectronics

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builtins issues related to builtin / default plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants