Skip to content

Refactored Indent File

Compare
Choose a tag to compare
@amadeus amadeus released this 28 Jul 18:59
· 697 commits to master since this release

This one is kind of a big one, however hopefully it will appear as if not much has changed. A lot of refactoring work has gone into the indent file, it should be a lot stronger and more stable. However it's definitely possible we've introduced some regressions so please submit fixes if you find them

Other changes include:

  • JSFlow plugin refactor
  • do expression support
  • Fixed oddly placed comments breaking function definitions, if, while, for, etc statements.
  • Added some NodeJS constants
  • Standardized how we used our ftplugin
  • Misc other small tweaks and fixes