microsoft/vscode-chrome-debug-core

Error processing "completions": Error: not available

jpike88 opened this issue · 3 comments

When typing in console in the debug console, this error fires. See attached video

on macOS Mojave, Chrome 76.0.3809.100

Untitled

Found the issue, I had focused to another tab. I think it's worth handling this error a little better with something that lets me know something like that has occurred

I think the problem is that you have selected an async frame which won't let you evaluate code. I could fix it up but we have a larger change coming which should address this.

@roblourens bump. Lol