-
Notifications
You must be signed in to change notification settings - Fork 94
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
Recent update to v2.2.0 compile output to terminal window truncates compile listing #1526
Comments
@m-tyler can you try to increment this value in the settings and see if it helps? |
Yes, that setting works(ish) although its not a value that I can know for all source, us legacy system folks tend to have very large source. I set it to 10000 and recompiled. The source I found this with the compile listing is 6525 lines (with CPYSPLF to DB) but for some reason it producing over 10000 lines in the output. I think this control is good enough for most it just took me by surprise because I am still in the habit of going to the compile output to see compile errors as I had trouble getting the errors loaded into the source view. The errors are loading into the source view with recent changes so I guess i just need to go back to relying on that feature. |
Hmm, this is potentially bad. @sebjulliand I am thinking we might need to set a default for this setting like we do here for |
Likely going back to the Output View. |
I think this is the best approach for now. I was going to add an issue about having issues getting the object browsers to refresh after using an action and dismissing the output channel without clearing it. It happens for me as I use actions linked to commands for my companies CMS product (Rocket Aldon). I can open a member in production location, run an action to check out that member to a project I am working on, then I usually refresh the object browser filter to have the member appear in the list but if I dismiss the new output channel the object browser does not seem to want to refresh. I don't know if these two are related. |
Recent update to v2.2.0 compile output to terminal window truncates compile listing. You will need a program that produces more than 1000 lines of output. A program I noticed this on is raw source of 1432 lines and is an SQLRPGLE. This kind of defeats the purpose of producing the compile listing if the new target output view truncates the lines shown.
Active extensions
Remote system
Enabled features
Shell env
Variants
Errors
The text was updated successfully, but these errors were encountered: