Skip to content
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

Messages not showing up for new LSP trace setting #57404

Closed
bpasero opened this issue Aug 28, 2018 · 2 comments
Closed

Messages not showing up for new LSP trace setting #57404

bpasero opened this issue Aug 28, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@bpasero
Copy link
Member

bpasero commented Aug 28, 2018

Refs: #57310

Configure:

    "json.trace.server": {
        "verbosity": "message",
        "format": "text"
    }

No output. Works fine if verbosity is "verbose".

octref added a commit to microsoft/vscode-docs that referenced this issue Sep 10, 2018
@octref
Copy link
Contributor

octref commented Sep 10, 2018

The verbosity should be messages (note the last s). I just fixed the error in docs.

@octref octref closed this as completed Sep 10, 2018
@octref octref added the bug Issue identified by VS Code Team member as probable bug label Sep 10, 2018
octref added a commit to microsoft/vscode-extension-samples that referenced this issue Sep 10, 2018
@octref octref added this to the September 2018 milestone Sep 10, 2018
@octref
Copy link
Contributor

octref commented Sep 25, 2018

@mjbvz mjbvz added the verified Verification succeeded label Sep 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants