We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c943b commit 792b849Copy full SHA for 792b849
abaplint_rename.json
@@ -16,7 +16,7 @@
16
],
17
"rename": {
18
"output": "output",
19
- "patterns": [{"type": "CLAS|INTF", "oldName": "z(.*)_ajson", "newName": "z2ui5_$1_ajson"}]
+ "patterns": [{"type": "CLAS|INTF", "oldName": "ZCL_AJSON_REF_INITIALIZER_LIB", "newName": "Z2UI5CL_AJSON_REF_INIT_LIB"},{"type": "CLAS|INTF", "oldName": "z(.*)_ajson", "newName": "z2ui5_$1_ajson"}]
20
},
21
"syntax": {
22
"version": "v702",
0 commit comments