Auto Expand On Enter
Features
smart expand for braces ex.
SOL|} , ES|} ,SOL{| , someText{|EOL will add a single new line "normal behavior"
| == cursor
SOL == start of line
EOL == end of line
ES == empty spaces
expand method chains ex.). & )->
expand arguments, array items ex.',' & ...,...
expand html tags "using emmet balanceOut command"
Notes
- expanding both braces & html tags at the same time wont work, as expanding braces will take over
| |