Debugging with the python plugin behaves strangely #14219
Labels
area/languages
Issues related to Language extensions or plugins integration.
kind/bug
Outline of a bug - must adhere to the bug report template.
Milestone
Describe the bug
There are numerous issues with trying to debug in the
python-simple
devfile.launch.json
does not already existChe version
Server:
eclipse/che-server:nightly-centos
Python Plugin:
ms-python/python/latest
Workspace:
quay.io/eclipse/che-python-3.6:nightly
,eclipse/che-theia:7.0.0-next
,eclipse/che-remote-plugin-python-3.7.3:7.0.0-next
Steps to reproduce
Start python-simple devfile
Open hello-world.py and set breakpoint on print statment
Navigate
Debug > Open Configurations
Create "Python File" debug config and try to launch
Attempt to add different debug configuration
Completion just shows "Python" entry that does nothing:
![python-debug-autocompletes](https://user-images.githubusercontent.com/16168279/62973980-34a68700-bde5-11e9-8914-64b80fa26045.png)
It's no longer possible to add debug configurations via completion until
launch.json
is deletedExpected behavior
Something simpler than the above
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Installation method
The text was updated successfully, but these errors were encountered: