This extension helps in editing .arb files used for localization of applications. This extension:
- sets the association for
.arb
→json
, - provides a JSON schema for validation ,
- and adds snippets for
string
,stringWithArgs
,plural
, andselect
messages in arb files.