Refactored Indent File
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
doexpression support- Fixed oddly placed comments breaking
functiondefinitions,if,while,for, etc statements. - Added some NodeJS constants
- Standardized how we used our
ftplugin - Misc other small tweaks and fixes