-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed Format RPG - Change to format overlay #2422
Comments
@a4ginatl sadly it's not possible to insert between lines so we had to implement as an overlay. Yes, you can change the enabled default in the VS Code settings. The shortcut on windows is Shift+F4 |
@worksofliam nice feature! Any way we can get this on non-ILE RPG? |
@heymchri if you want to send me all the rulers you want supported for OPM RPM, I can look into it - thanks! |
@worksofliam here's a (partial) list for OPM RPG:
One other thing I noticed - if the 'Source Dates in Gutter' setting is on, the ruler is not in line with the code: |
Today I was editing a fixed format program and noticed the format overlay. Initially I loved it as it is needed. I do not write fixed format code and when I do (usually maintaining code), it has been difficult to find the positioning of the fields and op-codes.
The problem I have with it is, it overlays the previous line to the line being edited. The overlay is so confusing and is leading to errors as you cannot see the contents of the previous line.
I would like to suggest replacing the overlay over the previous line with "inserting" the format between the previous line and the line being edited.
Alternately, is there a key sequence to turn this feature on and off as required?
Thank you,
Darryl Freinkel
Active extensions
Remote system
Enabled features
Shell env
Variants
The text was updated successfully, but these errors were encountered: