SO/SI character display issue in fixed-format RPG IV source files #2898
Unanswered
koinumasaoko
asked this question in
IBM i
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, thank you for the great work on Code for IBM i!
We’ve encountered a display issue when editing fixed-format RPG IV source members (SRCPF) that contain Japanese hardcoded strings. Specifically, when the source includes Shift-Out (SO) and Shift-In (SI) control characters, the text alignment becomes distorted in VS Code.
This misalignment affects the readability and accuracy of editing, especially in fixed-format RPG where column positions are critical. The issue does not occur in RDi or SEU, where SO/SI characters are handled correctly.
Would it be possible to improve the rendering of these control characters in the editor, or provide a workaround (e.g., font or encoding settings) to mitigate the issue?
Thank you again for your support and contributions to the IBM i community!
Beta Was this translation helpful? Give feedback.
All reactions