Marc Bernard
Marc Bernard
Yup... just like Loom
To implement this object type, create a PR or reopen this issue for further discussion.
To implement this object type, create a PR or reopen this issue for further discussion.
Backup of branch `pokrakam/pdws` attached as zip [zcl_abapgit_object_pdws.clas.zip](https://github.com/abapGit/abapGit/files/10933963/zcl_abapgit_object_pdws.clas.zip)
To implement this object type, create a PR or reopen this issue for further discussion.
To implement this object type, create a PR or reopen this issue for further discussion.
To implement this object type, create a PR or reopen this issue for further discussion.
With the current architecture, using a folder with individual files is not feasible. AG must read all files when opening a repo which would take quite a long time. We...
Someone did the conversion to JSON already and added it to their repo: https://github.com/shikijs/shiki https://github.com/shikijs/shiki/blob/main/packages/shiki/languages/abap.tmLanguage.json I suggest switching to that format since it's already working. PS: The conversion is based...