COBOL Language Server output - New log ? #332
Replies: 6 comments 1 reply
-
Sample of "COBOL Server Language Log":
|
Beta Was this translation helpful? Give feedback.
-
@FALLAI-Denis VS Code's language server protocol implementation opens this automatically via the client when the server throws errors or writes messages. Perhaps these failures have to do with some of the performance tweaks we did in the last release. Were you closing editors when this happened? |
Beta Was this translation helpful? Give feedback.
-
@FALLAI-Denis we made some improvements around the disposing the language client more reliably. Let us know if you still see the problem with v3.1.1. |
Beta Was this translation helpful? Give feedback.
-
For your information, log messages with ZOE v3.1.1:
The problem appears randomly. |
Beta Was this translation helpful? Give feedback.
-
Thanks. This is a different - timing related - issue that we can address. |
Beta Was this translation helpful? Give feedback.
-
We addressed these exceptions in Z Open Editor v3.2.0. |
Beta Was this translation helpful? Give feedback.
-
Hi,
In VS Code, I notice there is an output labeled "COBOL Language Server" that randomly activates (I assume when messages are produced).
Is it something new with Z Open Editor 3.1.0?
I have not captured the messages produced in this log and I have not succeeded in re-triggering their appearance.
This log is not necessarily easy to interpret.
Having looked at the IDz documentation, it seems to me that we can activate at will and configure the equivalent of this log.
Is it same for Z Open Editor (subset of IDz)?
Is there a way to intervene on its verbosity? trace certain particular events?
Beta Was this translation helpful? Give feedback.
All reactions