{
           :symbol_name => "value_one"
      :long_symbol_name => "value_two"
    :longer_symbol_name => "value_three"
}
Secondly, what is this type of code alignment called?
{
           :symbol_name => "value_one"
      :long_symbol_name => "value_two"
    :longer_symbol_name => "value_three"
}
Secondly, what is this type of code alignment called?
There are a bunch of Alignment Plugins that you can check out.
 
 
I prefer AlignTab, as you can perform alignment via live RegEx input, and you can also save commonly used patterns:
