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

[vscode][python] DebugSession causes the debug plugin to not work #6380

Closed
BroKun opened this issue Oct 14, 2019 · 0 comments
Closed

[vscode][python] DebugSession causes the debug plugin to not work #6380

BroKun opened this issue Oct 14, 2019 · 0 comments
Labels
bug bugs found in the application debug issues that related to debug functionality vscode issues related to VSCode compatibility

Comments

@BroKun
Copy link
Member

BroKun commented Oct 14, 2019

Description

Unable to debug on the new version of the vscode-python plugin

Reproduction Steps

  1. Install the plugin
  2. Try to debug

OS and Theia version:
all
master branch
Diagnostics:
DebugSession is missing the configuration property, which is required in the new version of the plugin.

BroKun added a commit to BroKun/theia that referenced this issue Oct 14, 2019
Signed-off-by: Brokun <brokun0128@gmail.com>
@akosyakov akosyakov added bug bugs found in the application debug issues that related to debug functionality vscode issues related to VSCode compatibility labels Oct 15, 2019
@BroKun BroKun closed this as completed in e711949 Oct 15, 2019
akosyakov pushed a commit to akosyakov/theia that referenced this issue Feb 24, 2020
Signed-off-by: Brokun <brokun0128@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application debug issues that related to debug functionality vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants