[Github-comments] [geany/geany-plugins] Auto-close tabs to before closing brace when closing brace is on next line (#584)

steelstring94 notifications at xxxxx
Sat Jun 17 01:59:45 UTC 2017


The feature to jump to after the auto-closed character when pressing tab doesn't work properly with the curly braces.  Steps to reproduce:

1. Type a `{` so that `{}` results
2. Press enter, which will push the `}` down two lines and your cursor down one, and indent your cursor.
3. Press Tab.  Your cursor will move down a line, but it will be _before_ the closing brace rather than after it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/584
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170616/1764ad92/attachment.html>


More information about the Github-comments mailing list