An open API service indexing awesome lists of open source software.

https://github.com/abaplint/vscode-abap-json-editor

Edit JSON embedded in ABAP strings
https://github.com/abaplint/vscode-abap-json-editor

Last synced: 12 months ago
JSON representation

Edit JSON embedded in ABAP strings

Awesome Lists containing this project

README

          

# vscode-abap-json-editor
Edit JSON embedded in ABAP strings

## Paste JSON

Paste JSON from clipboard via command

![Paste](https://raw.githubusercontent.com/abaplint/vscode-abap-json-editor/main/img/paste.png)

## Edit JSON

The source action can be triggered on lines containing "`{"

![Edit](https://raw.githubusercontent.com/abaplint/vscode-abap-json-editor/main/img/edit.gif)