Skip to content

Rewrote the bracketcompletion plugin for more intuitive behaviour#726

Open
thegame1999 wants to merge 1 commit intolinuxmint:masterfrom
thegame1999:bracket-completion
Open

Rewrote the bracketcompletion plugin for more intuitive behaviour#726
thegame1999 wants to merge 1 commit intolinuxmint:masterfrom
thegame1999:bracket-completion

Conversation

@thegame1999
Copy link

Features:

  • Auto insert close brackets at appropriate times
  • Enable selecting text and hitting an open bracket to wrap the text
  • Manually closing an auto inserted bracket works as expected (overwrites)
  • Backspacing a new open bracket works as expected (removes counterpart)
  • Navigation with the arrow keys resets the state thus confirming the auto inserted brackets
  • Enter key handles auto indented blocks like modern IDEs

Addresses feature request (#660) and issues raised (#700).

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