All notable changes to the "thrift-formatter" extension will be documented in this file.
- upgrade thrift-fmt-ts
- support align by field's each part
- change setting names
- fix typo thirft --> thrift in extension setttings
- fix typo thirft --> thrift
- upgrade thrift-fmt-ts code
- Support Align the Field's Assign Part in Struct/Enum/Union thrift-labs/thrift-parser#5
- fix parse thrift error issues #7 and thrift-labs/thrift-parser#5
- clean docs and code
- support vscode language formatter
- support user config
patch
andindent
- Fix the
format_node
bug (constructor.name changed on js compile)
- Fix miss
exception
- Fix
throws
format - Enable
patch
flag - add more message
- Initial release