Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Endgame testing] Debug console doesn't provide intellisense #6444

Closed
Tracked by #1652
lramos15 opened this issue Jun 30, 2021 · 2 comments
Closed
Tracked by #1652

[Endgame testing] Debug console doesn't provide intellisense #6444

lramos15 opened this issue Jun 30, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-debugging notebook-intellisense Intellisense & other language features in notebook cells for any language

Comments

@lramos15
Copy link
Member

Testing microsoft/vscode#127362

  1. Start debugging
  2. Write a native function into a cell such as pow, you'll see intellisense
  3. Open debug console and type pow or a variable you have defined
  4. 🐛 No intellisense.
@rchiodo rchiodo removed their assignment Jun 30, 2021
@DavidKutu DavidKutu self-assigned this Jun 30, 2021
@roblourens
Copy link
Member

Maybe based on evaluate request?

@DavidKutu DavidKutu changed the title Debug console doesn't provide intellisense [Endgame testing] Debug console doesn't provide intellisense Jun 30, 2021
@greazer greazer added the bug Issue identified by VS Code Team member as probable bug label Jul 8, 2021
@greazer greazer added notebook-intellisense Intellisense & other language features in notebook cells for any language notebook-debugging labels Aug 2, 2021
@DavidKutu DavidKutu added this to the September 2021 milestone Aug 31, 2021
@roblourens
Copy link
Member

Seems to work fine now.

@roblourens roblourens removed this from the September 2021 milestone Sep 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-debugging notebook-intellisense Intellisense & other language features in notebook cells for any language
Projects
None yet
Development

No branches or pull requests

5 participants