intellisense autocomplete not working in the debug console
See original GitHub issueFrom @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:
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:
- Created 6 years ago
- Reactions:25
- Comments:7
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
@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.