Sublime Forum

How to change position of closing } in CSS in ST1 and 2

#1

Hello!

Is it possible to change:

.class { (cursor) }

into this:

.class { (cursor) }(enter) (and on pressing enter after closing brace cursor should go a tab back to the left)

0 Likes