localizely / flutter-intl-vscode

This VS Code extension generates boilerplate code for localization of Flutter apps with official Dart Intl library
MIT License
87 stars 1 forks source link

Show verbose log output in case of invalid ARB file #30

Closed aleksakrstic closed 4 years ago

aleksakrstic commented 4 years ago

As a developer I want to see verbose log message when there is an error in ARB file format so I can easily find it and fix it.

Inspired by https://github.com/localizely/flutter-intl-vscode/issues/28

aleksakrstic commented 4 years ago

Released with extension version 1.9.1