Open haagw opened 7 years ago
The i18n feature is pretty basic. It can handle just one file and one model name. I wanted to overhaul it in the future to work just with the manifest.json file, but I sadly did not have much time to care about this extension lately and it won't change in the near future.
First of all I need more information: What are the settings of your i18n model in your manifest.json? What model name is set in your workspace settings?
I am not sure if I provided some more debug information. Have you got any information on the output? You could just check out this repo, run npm install, build it and start your debugger to check what went wrong. All diagnostic services are in client/src/language/xml/XmlDiagnostics.ts and you do not need the xml language server at all.
I have configured my project with correct i18n settings descriped by you. But in the XML-View i get messages like: Label ... does not exists.