vscode-ibmi-languages
vscode-ibmi-languages copied to clipboard
Has bracket-matching disappeared?
At some point we used to have boxes to match up the brackets but I haven't seen this in a while, has this disappeared?
Ah the bracket-matching feature should still be there. But, its one of the most unstable/inconsistent features that was added. Unfortunately, the only good way to implement this would be to include it in a language server.
The RPGLE language server at https://github.com/halcyon-tech/vscode-rpgle apparently supports RPGLE free/fixed format, so maybe it could be implemented there.
I'll see if I can find something to temporarily/easily fix this here for now.
This happened to me after updating to version 0.6.6 and VS Code 1.68.x. Even reverting this extension to 0.6.5 and remaining at VS Code 1.68.x I still experience this issue.
This affects all RPG format styles.