When being on a breakpoint, autocomplete in the debug console should work exactly like in the editor.
Also the "watch view" should support autocomplete.
When a called method throws an exception, this should be printed in the debug console as well.
empty auto complete box
same as in editor view

@yaohaizh is auto-completion possible in the Watch panel and the Debug Console?
I tried js script, Debug Console has the auto-complete feature while Watch panel has not, I added blacklog and will impl it if the voting is high
@andxu How do I vote on this feature?
Click on the emoji above
![]()
https://github.com/Microsoft/vscode-debugadapter-node/issues/171
VSCode doesn't support auto-complete on the watch view yet.
Most helpful comment
I tried js script, Debug Console has the auto-complete feature while Watch panel has not, I added blacklog and will impl it if the voting is high