Skip to content

Commit

Permalink
wip: update flutter_l10n
Browse files Browse the repository at this point in the history
  • Loading branch information
ipcjs committed Dec 14, 2023
1 parent 719cc7a commit d6055cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/by-frameworks/flutter_l10n/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
],
"i18n-ally.pathMatcher": "app_{locale}.{ext}",
"i18n-ally.extract.keygenStyle": "snake_case",
"i18n-ally.annotationInPlace": false,
"i18n-ally.annotationInPlace": true,
"i18n-ally.annotationRange": "annotation",
"i18n-ally.annotationDelimiter": "//",
// "i18n-ally.sortKeys": true,
"editor.formatOnSave": true,
"[dart]": {
"editor.codeActionsOnSave": {
Expand Down

0 comments on commit d6055cb

Please sign in to comment.