Winge19/vscode-abl: An extension for VS Code which provides support for the Progress OpenEdge ABL language. https://marketplace.visualstudio.com/items?itemName=chriscamicas.openedge-abl

PHOTO EMBED

Thu Oct 06 2022 14:24:46 GMT+0000 (Coordinated Universal Time)

Saved by @frikke

{
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Attach to process",
            "type": "abl",
            "request": "attach",
            "address": "192.168.1.100",
            "port": 3099
        }
    ]
}
content_copyCOPY

https://github.com/Winge19/vscode-abl