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

Improvements to console auto-completion #683

Merged
merged 7 commits into from
Jul 16, 2020
Merged

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

  • during multiline input, pressing tab at the start of a new line creates 4 spaces instead of opening the completion hints
  • give correct hints for multiline input
  • show completion hints for dict keys

Related issue: #558

How I did it

Parse the input buffer using tokenizer.

How to verify it

Use the console!

@iamdefinitelyahuman iamdefinitelyahuman force-pushed the fix-console branch 3 times, most recently from 6bf4de2 to 8c9d2b6 Compare July 15, 2020 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant