0
Detect closing brace (like parenthesis).
It would be an immense plus if Sublime Text could detect if you are closing a brace, skip adding the brace and position your cursor in the next text block. For example:
{
something(); } <-- The editor should detect that this brace is already closed.
}
<-- The editor should move your cursor here instead of adding a new brace.
Customer support service by UserEcho