Editor ignores the 80-column limit #2801
Unanswered
ewarwoowar-git
asked this question in
Q&A
Replies: 2 comments 1 reply
-
It depends. If you're using source dates in VS Code, then you will be warned about the limit. If you're not, you will not be warned. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ewarwoowar-git ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The editor does not enforce or even indicate the 80-column width restriction when editing RPG or CL.
In RDi (my only comparison), if the line you are editing extends beyond the 80 character limit there is an audible warning for each new keystroke and a visual warning as demonstrated here:
Without this we are experiencing compilation issues which are obvious to fix in RDi but which are pretty well hidden in Code for i.
Beta Was this translation helpful? Give feedback.
All reactions