Skip to content

Fixed multiple cursors inside bracket pairs + configurable emacs style indentation#1

Open
LAK132 wants to merge 6 commits intoCodeCreator:masterfrom
LAK132:master
Open

Fixed multiple cursors inside bracket pairs + configurable emacs style indentation#1
LAK132 wants to merge 6 commits intoCodeCreator:masterfrom
LAK132:master

Conversation

@LAK132
Copy link
Copy Markdown

@LAK132 LAK132 commented Feb 3, 2020

Hello,
I managed to fix the issues where multiple cursors wouldn't update correctly when you hit enter from within a bracket pair.

I also added an configurable "emacs style" newline indentation mode a while back

hello(hello(
........I));

instead of

hello(hello(
..I
));

Feel free to merge if you'd like our forks to be feature equal. I have no idea how to cherry pick on github :/

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