cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VS Code CDS Language Support completion for i18n translation IDs is not fully implemented

Florian_Oliver
Explorer
107

Dear CDS VS code extension team,

I have tested to import an external library which I have added to the package.json as stated in the documentation but it appears that the VS code extension is not proposing the translation ID.

 

Here is part of my package json :

"cds": {
"i18n": {
"folders": [
"i18n",
"_i18n",
"/node_modules/my-i18ncommon-content/src/i18n"
]
 
At runtime the translation is properly made.
 
Thanks in advance for your support !
 
},

 

Accepted Solutions (0)

Answers (0)