pvl / abap.tmbundle

TextMate support for ABAP
21 stars 9 forks source link

how i debug #99

Closed saberabdelhady closed 1 year ago

saberabdelhady commented 1 year ago

If anyone works with ABAP on VSCode, I create a program and activate it, everything is fine. But how can I also run and debug my own code in VSCode?

ctl+f5 not work image

larshp commented 1 year ago

Hi, This repository is related to ABAP highlighting, and as such your question is off topic here.

But you either need a real system, alternatively https://github.com/abaplint/transpiler which is also used on https://exercism.org/tracks/abap

closing as off topic