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

feat: enable language server logs to be opened as a log file VSCODE-429 #618

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

baileympearson
Copy link
Contributor

Description

This PR sends the language server logs to a LogOutputChannel so that they can be opened with the Developer: Open Logfile command.

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@baileympearson baileympearson changed the title feat: enable language server logs to be opened as a log file feat: enable language server logs to be opened as a log file VSCODE-429 Nov 30, 2023
@baileympearson baileympearson merged commit 34b3f1f into main Dec 1, 2023
5 checks passed
@baileympearson baileympearson deleted the vscode-429-send-languageserver-logs-to-file branch December 1, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants