cmur2 / language-terraform

Terraform.io support for Atom
MIT License
49 stars 32 forks source link

Add fold end pattern #39

Open awilkins opened 6 years ago

awilkins commented 6 years ago

Add a foldEndPattern to the config settings (as well as removing redundant quotes).

This is a small usability fix as it makes entire blocks fold onto one line, which in turn lets things that use Atom folds like vim-mode-plus work well

e.g.

yaz - Copy the block the cursor is in (including braces)