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

REPL input box intellisense #23333

Closed
Tracked by #23332
amunger opened this issue May 5, 2024 · 2 comments
Closed
Tracked by #23332

REPL input box intellisense #23333

amunger opened this issue May 5, 2024 · 2 comments
Assignees
Milestone

Comments

@amunger
Copy link

amunger commented May 5, 2024

with an IW being used as a python REPL, the input box should have intellisense

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 5, 2024
@amunger amunger self-assigned this May 5, 2024
@amunger amunger removed the triage-needed Needs assignment to the proper sub-team label May 5, 2024
@amunger amunger changed the title REPL input box intellisense - @amunger REPL input box intellisense May 5, 2024
@amunger
Copy link
Author

amunger commented May 9, 2024

It looks like intellisense doesn't show up when the IW is opened with the showNotebook API, I'm guessing the test editor from the IW isn't created correctly.
If needed, a quick solution would be to use the _interactive.open command, which seems to enable intellisense correctly

@anthonykim1 anthonykim1 added this to the May 2024 milestone May 24, 2024
@anthonykim1
Copy link

Closed via: #23442

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants