codefori / vscode-rpgle

RPGLE language tools for VS Code
MIT License
39 stars 18 forks source link

Column assist for RPGLE fixed-format removed? #297

Closed ssamayoa closed 1 month ago

ssamayoa commented 7 months ago

I have to maintain and write fixed format RPG but looks like the column assist is no longer there, F1 > "RPGLE" only shows "Open RPGLE lint configuration" even tho I have checked "Show Fixed format Outliner" > "Will provide column assist for writing fixed format RPGLE (RPG3 and RPGIV)" of "RPGLE Language tools" - I can see in settings.json

"vscode-rpgle.showFixedFormatOutline": true

So, was removed?

I found this issue from 2022": https://github.com/codefori/vscode-rpgle/issues/84 but is not clear what was done then.

worksofliam commented 1 month ago

Added back. Will release soon