Format Cucumber Tables in Sublime Text 2 (ST2)

  • install https://github.com/drewda/cucumber-sublime2-bundle for general cucumber support in ST2
  • follow instructions on https://github.com/mishu91/Sublime-Text-2-Table-Cleaner

Adjust key binding:

{ "keys": ["super+alt+7"], "command": "table_cleaner"}

Adjust settings:

basiszwo Over 11 years ago