Marc Bernard
Marc Bernard
It does not seem possible to generate a json for `{ "value" : 789.34 }` set with a float will produce the following (which is the correct representation for the...
What is the license of your extension? Please add LICENSE.md
Current tests at https://github.com/abapGit-tests use "ABAP Language Version = Any" which is the default To-Dos: - [ ] Add test repo for ABAP Language Version = Standard - [x] Add...
https://github.com/abapGit/abapGit/issues/4470 Test repos: https://github.com/abapGit-tests?q=lxe
### Case 1 https://github.com/abapGit-tests/TABU_custom_table Requirements: - Create customizing transport and pass to repo pull - Bypass confirmation popup during deletion (`zcl_abapgit_object_tabl->zif_abapgit_object~delete`) ### Case 2 https://github.com/abapGit-tests/TABU_sap_table Requirements: - Inject support for...
Love the app! The tools are "hidden" in "Sessions", not where one would expect them. How about moving them to the main toolbar? 
Add more details to https://docs.abapgit.org/user-guide/setup/ssl-setup.html - Graphic of connection alternatives * SAP System > HTTP/S > Git Server * SAP System > HTTP/S > Proxy > Git Server * SAP...
update https://docs.abapgit.org/development-guide/serializers/ - Split the section into "Classic File Format" and "ABAP File Format" - Add recommended to prefer AFF for new serializer (like to AFF repo) - Add code...
Ref https://github.com/abapGit/abapGit/issues/5815 traps, pitfalls, disclaimers
**Your Environment** * **verdaccio version**: latest **Describe the bug** Favicon is not shown according to config but always uses default Verdaccio icon. To Reproduce ```yaml web: favicon: http://domain.com/favicon.ico ``` Start...