Skip to content

REPL autocomplete class names in empty package (current directory) #11830

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

Closed
som-snytt opened this issue Dec 19, 2019 · 1 comment
Closed

REPL autocomplete class names in empty package (current directory) #11830

som-snytt opened this issue Dec 19, 2019 · 1 comment

Comments

@som-snytt
Copy link

Repl doesn't currently offer autocomplete of class names in the empty package.

It's usual to have a quickie class to test in REPL. Packages are a nuisance, and also the script runner still gags on them.

Classes in packages in the current directory autocomplete fine.

How did we ever get any work done without that feature?

@SethTisue SethTisue added the repl label Dec 20, 2019
@SethTisue SethTisue added this to the Backlog milestone Dec 20, 2019
@som-snytt
Copy link
Author

This depends on how the broken empty package is fixed in #10927

When I'm working in REPL, it's the moral equivalent to me of working in the empty package, though that illusion is belied by the current implementation.

@SethTisue SethTisue removed this from the Backlog milestone Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants