Skip to content

Autocomplete does not work in debug console of the first debugging session #726

@serend1p1ty

Description

@serend1p1ty

Environment data

  • VS Code version: 1.40.2
  • Extension version (available under the Extensions sidebar): 2019.11.50794
  • OS and version: win10
  • Python version (& distribution if applicable, e.g. Anaconda): Latest
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
  • Relevant/affected Python packages and their versions: None
  • Jedi or Language Server? (i.e. what is "python.jediEnabled" set to; more info How to update the language server to the latest stable version vscode-python#3977): Jedi

Expected behaviour

When I start the first debugging session after launch vscode, autocomplete does not work in debug console.
But the strange problem won't appear in the second debugging session.

Actual behaviour

Autocomplete can work in the first debugging session.

Logs

> ~/anaconda3/envs/person_search/bin/python completion.py
cwd: ~/.vscode-server/extensions/ms-python.python-2019.11.50794/pythonFiles
> ~/anaconda3/envs/person_search/bin/python completion.py
cwd: ~/.vscode-server/extensions/ms-python.python-2019.11.50794/pythonFiles

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions