abaplint-sci-server icon indicating copy to clipboard operation
abaplint-sci-server copied to clipboard

Reading/debug mode

Open FreHu opened this issue 5 years ago • 0 comments

In cases where you can't afford to modify the code, but want to see it in a readable form. Ideally this would be an eclipse plugin with two buttons:

  • pretty print
  • reading mode - opens pretty printed version in separate tab for reading

Additional information such as statistics or the parse tree can also be included in the reading mode. image

Abaplint would only provide an API to retrieve this data for the plugin to call.

FreHu avatar Feb 15 '20 13:02 FreHu