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

console.[log|info|debug] from a LSP client is no longer logged #57308

Closed
midzelis opened this issue Aug 28, 2018 · 1 comment
Closed

console.[log|info|debug] from a LSP client is no longer logged #57308

midzelis opened this issue Aug 28, 2018 · 1 comment
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@midzelis
Copy link

  • VSCode Version: 1.26.1
  • OS Version: MacOS 10.13.6

Steps to Reproduce:

  1. Launch a LSP Server in debug mode. (Will start a VSCode instance)
  2. Attach another VS Code instance to the running LSP Server
  3. When console.log or any of its variants is encountered, it is no longer logged to Debug Console. (I also looked through all of the outputs, including all dropdowns, in all 3 open VSCode clients.

Downgrading to 1.25.1 makes it work again.

Does this issue occur when all extensions are disabled?: No

@octref
Copy link
Contributor

octref commented Aug 28, 2018

@octref octref closed this as completed Aug 28, 2018
@octref octref added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Aug 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants