-
**Language**
OpenEdge ABL, is a business application development language created and maintained by Progress Software Corporation.
**Additional resources**
https://documentation.progress.com/outp…
-
Copied from vscode-abl/vscode-abl#208
DefaultValue.i:
```
DEFINE VARIABLE MyChar AS CHARACTER NO-UNDO.
ASSIGN MyChar = {&DefaultValue}.
```
UseDefaultValue.p:
`{DefaultValue.i &Defaul…
-
Having some time left, I still do not understand the coloring.
I have added a file where you can see my problem(s):
- CAN-FIND is not the same color as FIND
- FIRST, WHERE, AND, AVAILABLE are all O…
-
There are blocks that are not effected by BLOCK-LEVEL ON ERROR UNDO, THROW.
https://docs.progress.com/bundle/openedge-abl-error-handling-122/page/BLOCK-LEVEL-ON-ERROR-UNDO-THROW-statement.html
A r…
-
My latex class file(`*.cls`) was identified `OpenEdge ABL`
```text
OpenEdge ABL
~/Documents/MathModels/cumcm2/cumcm_template/thesis/cumcmthesis.cls
~/Documents/latex_template/cumcm_template/the…
-
Wakatime thinks LaTeX class files with a `.cls` extension are 'OpenEdge ABL', even though the language mode in VSCode is set to 'TeX' for these files.
![wakatime](https://user-images.githubusercont…
-
I want to add a highlighter for Openedge ABL into Codiad. I have followed the Ace editor instructions and using their tmlanguage.js tool I have created two Ace Editor language files. However these f…
-
I'm not sure where to log this, but it would be cool if wakatime supported Apex. Currently it recognizes Apex classes as OpenEdge ABL.
-
Hi Gilles,
Is there a way to see Security Hotspots in the OpenEdge IDE? Or am I doing something wrong.
Security Hotspots reported by Sonar and visible in the Sonar Web UI are not reported in my …
-
When behind a proxy, it's impossible to fetch the OE documentation:
```
[INFO] Fetching documentation from remote website...
[ERROR] Unable to fetch documentation from https://progress-be-prod.zo…