Skip to content

Diagnostic logging no longer contains json output #1188

Closed
@corbob

Description

@corbob

I believe this is the result of the change to OmniSharp. In the preview extension, the EditorServices log no longer contains the json that is being passed around, just that a message is being passed. The legacy version however still contains the json.

Preview version:
image

Legacy version:
image

Was it intentional to remove these messages from the EditorServices log? Or was this inadvertent? When originally working out the code for Command Explorer, I made heavy use of the Diagnostic logging to ensure the messages were coming back as I expected them.

And the even bigger question: regardless of if the removal was intentional or not, are there plans to add such a level of logging back?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions