Albert Mink
Albert Mink
I just re-requested the review of @schneidermic0
//cc: @BeckerWdf is there an easy answer? File name pattern is `..[abap|json|acds|...]`
the 'successor' above is not yet a GitHub Action. It will possibly be provided as such in the near future https://github.com/UmbrellaDocs/linkspector?tab=readme-ov-file#whats-planned
maybe this one https://github.com/marketplace/actions/my-markdown-link-checker
Fields (aka translation relevant text) in a JSON document can be generally described by JSONPath specified https://goessner.net/articles/JsonPath/ with playground https://jsonpath.com/ For a JSON document ```JSON { "fixedValues": [ { "fixedValue":...
Note: 'Equivalent' JSON is supported by SAP Translation Hub, https://help.sap.com/docs/translation-hub/sap-translation-hub/supported-file-formats?locale=en-US. Either way, it is **just** about the presentation of the data. The data model is the same.
Plain JSON contains less information. If you only store the translated text you end up with (without the lines starting with `//`). How can you associate the description to its...
Ok, and how do you know if field `name` or/and `description` has to be translated?
I would love to ask vs-code which abaplint.json confi has been loaded. I expected the abaplint page to inform me about the config file, for example right at the top...
Started with this one here (open to naming suggestions ;) ) https://github.com/abapGit-tests/CLAS_KEY_USER I simply wanted to demo the feature and created the repository right away.