Skip to content

Fix jline autocomplete#846

Merged
sake92 merged 2 commits intocom-lihaoyi:masterfrom
sake92:fix-jline-autocomplete
Aug 10, 2018
Merged

Fix jline autocomplete#846
sake92 merged 2 commits intocom-lihaoyi:masterfrom
sake92:fix-jline-autocomplete

Conversation

@sake92
Copy link
Copy Markdown
Collaborator

@sake92 sake92 commented Aug 9, 2018

Fixes #817, #823.
Cursor now behaves correctly. Please report if there are still issues with it.
I still couldn't figure out why it doesn't accept a candidate when there are braces at the end (assume | is cursor): x.toSt|() (but it stays there now.. xD).

When you hit Enter now, it will only accept the input when cursor is at the end.

There's also a fix in FrontEndUtils for width and height, I forgot when the exception was happening...

@lihaoyi
Copy link
Copy Markdown
Member

lihaoyi commented Aug 10, 2018

looks good to me, gave you commit access so merge whenever you're happy

@sake92
Copy link
Copy Markdown
Collaborator Author

sake92 commented Aug 10, 2018

Thank you @lihaoyi! It means a lot to me. 😃

@sake92 sake92 merged commit e09d900 into com-lihaoyi:master Aug 10, 2018
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.

Completion causes cursor misalignment

2 participants