- Add support for Workspace Trust
- Command to put all EDIFACT segments in a single line #21
- Refactor extension to use the new packages @types/vscode and vscode-test
- Travis / AppVeyor integration to reduce complexity (all platforms are still covered by Azure DevOps)
- Fixed formatting bug when segment terminator is preceded by escaped release character (related to fix in version 0.5.0)
- TSLint Integration
- Fixed hidden segment terminator when preceded by escaped release character
- Azure DevOps Integration
- Segments comprise their terminators at the end of the line
- Fixed missing segments in symbol list for files with CRLF line ending
- Allow collapsing messages
- Automatically detect EDIFACT language in files with unknown extension
- Fixed bug of showing nonexistent segments in symbol list
- Show EDIFACT segments in symbol list
- AppVeyor Integration
- Implemented formatting for messages with non-standard segment terminator
- Travis CI Integration
- Fixed regression in test suite due to new format command
- Included link to GitHub repo in Marketplace page
- Fixed highlighting only the first 2 characters of RFF / NAD code qualifier
- Initial release