Replies: 4 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
-
Don't know if this error I see on all compiles is unique to PUB400 and is related to not seeing the red X:
This is the context:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have not done much on VS Code for a while and the extension has undergone some changes. I wonder if what I'm now seeing when I compile an RPG program is expected. It does not line up with the documentation. Maybe I have some setting that I'm missing. Or maybe this is by design.
I'd like to understand, and when I do I'm happy to update the documentation if the changes are stable. ("Compiling" is one piece of the documentation that probably need reworking.)
Here's what I'm seeing:
I have started VS Code with no files open. I have opened one tab of an RPG program and run a compile with Ctrl+E action. I see results like this, with a second tab opened up:
The second tab seems to scroll through the Ctrl+E action as it progresses. The start of the tab looks like this:
If I click on the "Open Output" button in the notification at the bottom right, a third tab is opened which seems to be a better spaced version of the second tab, except that the first line is removed. (Seems like the compile listing is no longer found under the "Output" tab and related options are no longer functional.)
If you dismiss the "Open Output" button there is no way to get back other than re-compiling.
I see some discussions about wanting to always open "Problems" automatically after a compile (Post Actions View). And some desire to see the compile listing, which is occasionally useful to search.
I'm curious about the rational for the second and third tabs and if they are an attempts to solve this.
Active extensions
Remote system
Enabled features
Shell env
Variants
Errors
Beta Was this translation helpful? Give feedback.
All reactions