- 🐛 generation not running on already formatted file by @schindler-s
- ⬆️ Bump @types/node from 20.12.4 to 20.12.7
- ⬆️ Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0
- ⬆️ Bump @typescript-eslint/parser from 7.5.0 to 7.6.0
- ⬆️ Bump typescript from 5.4.4 to 5.4.5
- 💥 Add option to run sort & format when manually editing by @schindler-s
- 💥 Formatting when running "Sort arb Files" by @schindler-s
- 🐛 "generationEnabled" not being used by @schindler-s
- 🐛 config not being reloaded/updated by @schindler-s
- ⬆️ Bump @types/chai from 4.3.12 to 4.3.13
- ⬆️ Bump @types/node from 20.11.25 to 20.12.4
- ⬆️ Bump @types/vscode from 1.87.0 to 1.88.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.5.0
- ⬆️ Bump @typescript-eslint/parser from 7.1.1 to 7.5.0
- ⬆️ Bump mocha from 10.3.0 to 10.4.0
- ⬆️ Bump typescript from 5.4.2 to 5.4.4
- ⬆️ Bump webpack from 5.90.3 to 5.91.0
- 💥 Add option for add message only in template file
- 💥 Replace \' by '
- ⬆️ Bump @types/chai from 4.3.11 to 4.3.12
- ⬆️ Bump @types/node from 20.11.13 to 20.11.25
- ⬆️ Bump @types/vscode from 1.85.0 to 1.87.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.1.1
- ⬆️ Bump @typescript-eslint/parser from 6.20.0 to 7.1.1
- ⬆️ Bump eslint from 8.56.0 to 8.57.0
- ⬆️ Bump mocha from 10.2.0 to 10.3.0
- ⬆️ Bump prettier from 3.2.4 to 3.2.5
- ⬆️ Bump typescript from 5.3.3 to 5.4.2
- ⬆️ Bump webpack from 5.90.0 to 5.90.3
- ⬆️ Bump yaml from 2.3.4 to 2.4.1
- 🐛 resolve path when dot-dot #374
- ⬆️ Bump actions/setup-node from v3 to v4
- ⬆️ Bump github/codeql-action from v2 to v3
- ⬆️ Bump actions/dependency-review-action from v3 to v4
- ⬆️ Bump @types/chai from 4.3.6 to 4.3.11
- ⬆️ Bump @types/mocha from 10.0.1 to 10.0.6
- ⬆️ Bump @types/node from 20.6.2 to 20.11.13
- ⬆️ Bump @types/sinon from 10.0.16 to 17.0.3
- ⬆️ Bump @types/vscode from 1.82.0 to 1.85.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.20.0
- ⬆️ Bump @typescript-eslint/parser from 6.7.2 to 6.20.0
- ⬆️ Bump @vscode/test-electron from 2.3.4 to 2.3.9
- ⬆️ Bump chai from 4.3.8 to 4.4.1
- ⬆️ Bump eslint from 8.49.0 to 8.56.0
- ⬆️ Bump eslint-config-prettier from 9.0.0 to 9.1.0
- ⬆️ Bump eslint-plugin-prettier from 5.0.0 to 5.1.3
- ⬆️ Bump prettier from 3.0.3 to 3.2.4
- ⬆️ Bump sinon from 16.0.0 to 17.0.1
- ⬆️ Bump ts-loader from 9.4.4 to 9.5.1,
- ⬆️ Bump ts-node from 10.9.1 to 10.9.2
- ⬆️ Bump typescript from 5.2.2 to 5.3.3
- ⬆️ Bump webpack from 5.88.2 to 5.90.0
- ⬆️ Bump yaml from 2.3.2 to 2.3.4
- 🐛 haveDescription #314
- ⬆️ Bump @types/node from 20.6.0 to 20.6.2
- ⬆️ Bump sinon from 15.2.0 to 16.0.0
- 💡 Remove comment
- ♻️ Configuration part
- 💥 Add metadata to all files by default can disabled via copyMetadataInAllFiles settings
- 💥 haveMetadatas configuration is deprecated use haveDescription
- 💥 flutterPubGetEnabled configuration is deprecated use generationEnabled
- 🎨 Format code with new rules
- ⬆️ Bump yaml from 2.3.1 to 2.3.2
- ⬆️ Bump typescript from 5.1.6 to 5.2.2
- ⬆️ Bump prettier from 3.0.1 to 3.0.3
- ⬆️ Bump chai from 4.3.5 to 4.3.8
- ⬆️ Bump @vscode/vscode from 1.81.0 to 1.82.0
- ⬆️ Bump actions/checkout from 3 to 4
- ⬆️ Bump eslint from 8.46.0 to 8.49.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.7.0
- ⬆️ Bump @typescript-eslint/parser from 6.2.1 to 6.7.0
- ⬆️ Bump @types/node from 20.4.7 to 20.6.0
- ⬆️ Bump eslint-config-prettier from 8.10.0 to 9.0.0
- ✨ feat: Replace 'flutter pub get' by 'flutter gen-l10n' #26 Thanks @milindgoel15
- 🙈 Remove ignore files
- ⬆️ Bump @types/node from 20.3.1 to 20.4.7
- ⬆️ Bump @types/sinon from 10.0.15 to 10.0.16
- ⬆️ Bump @vscode/vscode from 1.79.1 to 1.81.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1
- ⬆️ Bump @typescript-eslint/parser from 5.60.0 to 6.2.1
- ⬆️ Bump @vscode/test-electron from 2.3.3 to 2.3.4
- ⬆️ Bump eslint from 8.43.0 to 8.46.0
- ⬆️ Bump eslint-config-prettier from 8.8.0 to 8.10.0
- ⬆️ Bump eslint-plugin-prettier from 4.2.1 to 5.0.0
- ⬆️ Bump prettier from 2.8.8 to 3.0.1
- ⬆️ Bump ts-loader from 9.4.3 to 9.4.4
- ⬆️ Bump typescript from 5.1.3 to 5.1.6
- ⬆️ Bump webpack from 5.87.0 to 5.88.2
- 🐛 Default boolean settings
- ✨ Add metadata only to template language by @RobertOdrowaz in #228
- ⬆️ Bump webpack-cli from 5.1.1 to 5.1.4 by @dependabot in #223
- ⬆️ Bump eslint from 8.41.0 to 8.43.0 by @dependabot in #229
- ⬆️ Bump webpack from 5.85.0 to 5.87.0 by @dependabot in #226
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.0 by @dependabot in #230
- ⬆️ Bump @typescript-eslint/parser from 5.59.8 to 5.60.0 by @dependabot in #231
- ⬆️ Bump @types/node from 20.2.5 to 20.3.1 by @dependabot in #234
- ⬆️ Bump @vscode/test-electron from 2.3.2 to 2.3.3 by @dependabot in #235
- ⬆️ Bump @vscode/vscode from 1.78.1 to 1.79.1 by @lsaudon in #236
- ⬆️ Bump sinon from 15.1.0 to 15.2.0 by @lsaudon in #237
- 💥 Set right type for settings by @lsaudon in #238
- 🐛 Crash when multiple variables
- ⬆️ Upgrade example to dart 3
- ✨ Add option for description metadata
- ⬆️ Bump vscode from 1.77.0 to 1.78.1
- ⬆️ Bump @vscode/test-electron from 2.3.0 to 2.3.2
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.8
- ⬆️ Bump @typescript-eslint/parser from 5.59.0 to 5.59.8
- ⬆️ Bump @types/chai from 4.3.4 to 4.3.5
- ⬆️ Bump yaml from 2.2.1 to 2.3.1
- ⬆️ Bump prettier from 2.8.7 to 2.8.8
- ⬆️ Bump eslint from 8.38.0 to 8.41.0
- ⬆️ Bump webpack-cli from 5.0.1 to 5.1.1
- ⬆️ Bump webpack from 5.79.0 to 5.85.0
- ⬆️ Bump sinon from 15.0.3 to 15.1.0
- ⬆️ Bump @types/node from 18.15.11 to 20.2.5
- 🐛 sortArbFiles erase all arb files
- 🚨 Fix lint
- ⬆️ Bump @types/vscode from 1.76.0 to 1.77.0
- ⬆️ Bump typescript from 5.0.2 to 5.0.4
- ⬆️ Bump webpack from 5.76.3 to 5.79.0
- ⬆️ Bump eslint from 8.36.0 to 8.38.0
- ⬆️ Bump @typescript-eslint/parser from 5.56.0 to 5.59.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.59.0
- ⬆️ Bump sinon from 15.0.2 to 15.0.3
- ⬆️ Bump @types/node from 18.15.5 to 18.15.11
- ⬆️ Bump prettier from 2.8.6 to 2.8.7
- ♻️ Refactor extension
- 🐛 Find String when same quote in interpolation
- ➖ Remove parsimmon
- ⬆️ Bump typescript from 4.9.5 to 5.0.2
- ⬆️ Bump sinon from 15.0.1 to 15.0.2
- ⬆️ Bump webpack from 5.75.0 to 5.76.3
- ⬆️ Bump eslint-config-prettier from 8.6.0 to 8.8.0
- ⬆️ Bump @types/node from 18.11.19 to 18.15.5
- ⬆️ Bump @types/vscode from 1.75.0 to 1.76.0
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.46.0
- ⬆️ Bump @typescript-eslint/parser from 5.48.1 to 5.56.0
- ➖ Remove glob
- ⬆️ Bump eslint from 8.31.0 to 8.36.0
- ⬆️ Bump prettier from 2.8.2 to 2.8.6
- 🚨 Fix rule
- ✨ Add a command to sort arb files
- ⬆️ Bump yaml from 2.1.3 to 2.2.1
- ⬆️ Bump sinon from 15.0.0 to 15.0.1
- ⬆️ Bump mocha from 10.1.0 to 10.2.0
- ⬆️ Bump @types/vscode from 1.73.1 to 1.74.0
- ⬆️ Bump typescript from 4.9.3 to 4.9.4
- ⬆️ Bump prettier from 2.8.0 to 2.8.2
- ⬆️ Bump @vscode/test-electron from 2.2.0 to 2.2.2
- ⬆️ Bump webpack-cli from 5.0.0 to 5.0.1
- ⬆️ Bump @typescript-eslint/parser from 5.45.0 to 5.48.1
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.48.1
- ⬆️ Bump @types/node from 18.11.10 to 18.11.18
- ⬆️ Bump eslint from 8.28.0 to 8.31.0
- 🚑 Extension don't work when project folder is root
- ✨ Add plural placeholders
- ✨ Sorts keys of arb files
- 🐛 num and double can't have none format
- ⬆️ Bump prettier from 2.7.1 to 2.8.0
- ✨ Handle DateFormat and CustomDateFormat and Number with optionalParameters
- 🐛 Fix wrong import path
- ⬆️ eslint-plugin & parser
- ✨ Handle int and dateTime variables
- ✨ Handle string variables
- ♻️ Remove Code smell for saveAll files
- 🔒️ Fix incomplete string escaping or encoding
- ⬆️ Bump webpack
- ♻️ Parser string value for support multiline
- ♻️ Improve the conversion from text to key
- ⬆️ vscode 1.73.0
- 🥅 Show error message when no yaml or arb files
- ✨ Add support r13n
- 💚 Fix prefix commit for dependabot
- ✏️ Change code action title
- 🔧 Hide folders in explorer vscode
- Saved all modified files
- Delete Added or Changed subtitles in Changelog
- Run flutter pub get after change arb files
- Fix extension on Windows
- Bump node, eslint
- Flutter project can be in a sub-folder
- Extract text in right project for multi-project
- Add setting
l10nization.appLocalizationsVariable
- Enable Open VSX
- Disable Open VSX
- Add string to all arb files.