You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use the source code to generate the vsix file.
open a python file and first time click "Run and Debug"
the quick pick window should shows "Select a debug configuration" "Debug Configuration" "Python File" and so on.
but every item shows "Failed to load message bundle. See console for details"
if i press "F5", everything is ok.
Behaviour
Expected vs. Actual
i use the source code to generate the vsix file.
open a python file and first time click "Run and Debug"
the quick pick window should shows "Select a debug configuration" "Debug Configuration" "Python File" and so on.
but every item shows "Failed to load message bundle. See console for details"
if i press "F5", everything is ok.
Steps to reproduce:
Diagnostic data
python.languageServer
setting: DefaultOutput for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)User Settings
The text was updated successfully, but these errors were encountered: