question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

intellisense autocomplete not working in the debug console

See original GitHub issue

From @ridgebackcap on January 19, 2017 17:9

Environment data

VS Code version: 1.8.1 Python Extension version: 0.5.6 Python Version: 2.7.13 OS and version: Windows 10

Actual behavior

intellisense is not working in the debug console:

debug_intellisense

Expected behavior

same as in the editor

Steps to reproduce:

  • see gif

Settings

Your launch.json (if dealing with debugger issues):

Your settings.json:

Logs

Output from Python output panel

Output from Console window (Help->Developer Tools menu)

Copied from original issue: DonJayamanne/pythonVSCode#661

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:25
  • Comments:7

github_iconTop GitHub Comments

5reactions
DonJayamannecommented, Nov 13, 2017

Hi everyone, I haven’t looked into this as there wasn’t must interest here. This can most certainly be done, but requires some effort and I didn’t feel that the feature was worth the effort. Hopefully there’ll be more up votes for this issue.

1reaction
DonJayamannecommented, Nov 13, 2017

@sambhare go to the (preferably) message with most number of up votes (👍) and click on the little smiley face on the top right hand corner.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Intellisense autocomplete not working on debug console on ...
To reproduce problem; open a new folder then create a c# console project entering "dotnet new console" command on terminal window. In the...
Read more >
VS Code: Autocomplete in Debug Console only works with ...
It's pretty annoying because it's working in the code windows but not in the Debug Console (only Tab autocomplete works there).
Read more >
IntelliSense in Visual Studio Code
Troubleshooting. If you find IntelliSense has stopped working, the language service may not be running. Try restarting VS Code and this should solve...
Read more >
Autocomplete in debug console? Working in Python, not in C# ...
Hi all, as the title says, while debugging C# code the autocomplete simply does not work. Which sucks because I'm fairly new to...
Read more >
Visual Studio IntelliSense Not Working? What To Do.
Visual Studio IntelliSense Stopped Working. What To Do? · Workaround #1: Restart Visual Studio · Workaround #2: Restart Your Machine · Workaround # ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found