Sublime macro: { [tab] }
[
{
"args":
{
"characters": " "
},
"command": "insert"
},
{
"args":
{
"contents": "{$0}"
},
"command": "insert_snippet"
},
{
"args":
{
"file": "res://Packages/Default/Add Line in Braces.sublime-macro"
},
"command": "run_macro_file"
},
{
"args": null,
"command": "trim_trailing_white_space"
},
{
"args":
{
"set_translate_tabs": true
},
"command": "unexpand_tabs"
},
{
"args":
{
"characters": " "
},
"command": "insert"
}
]