-
Notifications
You must be signed in to change notification settings - Fork 21
REPL: grab bag of tab completion issues/improvements #12274
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
Comments
"Completion suggestions have changed when the cursor is midway through an identifier" (scala/scala#8036 (comment)) |
scala/scala#7645 (comment): "I noticed that ^A ^E no longer go to line start/end all the time." |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I closed scala/scala-dev#698 with scala/scala#8905 but there are still a number of ways the UX could be better; 698 has some commentary with details |
scala/scala#8905 indicates whether a method is nullary, nilary, or other by showing nothing, |
I just noticed 2.13.6
and now it does a weird thing where it does completions but with 2 columns (blank left column) and it prints wrong when highlighting the right column. These are 3 tabs, redrawing the line:
This is on WSL, so maybe something else is going on. Or maybe the improvement to regular completions introduced this behavior for |
Forgot the umbrella when I #12843 "Show me the parameters" |
Uh oh!
There was an error while loading. Please reload this page.
if something is a blocker for some 2.13.x release, remove it from here and give it its own ticket
doc: https://github.com/jline/jline3/wiki/Completion
on the PR Som wrote:
The text was updated successfully, but these errors were encountered: