-
Notifications
You must be signed in to change notification settings - Fork 14
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
JLine 3: turn Som's old checklist into tickets #689
Comments
None of these look like 2.13.2 blockers to me, but I'd like to know what @som-snytt thinks — Som, can you provide descriptions for these? |
"Coursier convenience", does that refer to pulling in dependencies at runtime? that'd be awesome, but not a blocker of course UPDATE: I'll assume that, and it's covered under #325 |
"Excise old continuation handling", finally figured out that "continuation" refers to multiline support. So I guess there's old code related to how we used to do that, that we can delete now that JLine supports it directly UPDATE: but I found later that |
the old code is causing actual trouble at #703 |
false alarm. I'm going to close this, since nothing further that's obviously actionable has surfaced. |
on ye olde JLine 3 PR, @som-snytt had this checklist:
Colorizationhttps://github.com/scala/scala-dev/issues/687History and related featureshttps://github.com/scala/scala-dev/issues/690Coursier convenience (I guess this is "magic imports (ivy dependencies etc)" at REPL: Improved REPL #325)-x
formatting and contribute to jlineFix // printJLine 3: fix //print #692Support camel-cased, anagram-style completion as previouslyhttps://github.com/scala/scala-dev/issues/691We need to march down this list and figure out what was already fixed, and for the rest, make tickets here
The text was updated successfully, but these errors were encountered: