omecra / de.omecra.oedt.updatesite

OEDT Plug-in Updatesite - Issue Repository for OEDT
12 stars 0 forks source link

Correct keywords w/uppercase camel-cases Error and Class #156

Closed PeterJudgeZA closed 1 year ago

PeterJudgeZA commented 1 year ago

Prefernces > OEDT > Editor > Uppercase selected Progress OpenEdge > Editor > Uppercase selected

The word "CLASS" is changed to "Class" in the CLASS and END CLASS statements. The word "ERROR is changed to "Error" in any ON ERROR phrases.

Properties named Server, Empty and Value are uppercased. These are both static and instance properties.

Using OEDT 9.4.4

lneumeier commented 1 year ago

Hm, I thought I fixed this issue in OEDT 9.4.4 https://github.com/omecra/de.omecra.oedt.updatesite/issues/151 :-(

I look into it.

lneumeier commented 1 year ago

Verified and fixed in OEDT 9.4.5.