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

Update to use CreateOutputChannel with specific language ID API #157

Open
JustinGrote opened this issue Jul 9, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@JustinGrote
Copy link
Collaborator

JustinGrote commented Jul 9, 2023

.set(this.name, window.createOutputChannel(this.name, { log: true }))
.get(this.name)

Ref: https://code.visualstudio.com/updates/v1_66#_output-channel-with-custom-language-id

@JustinGrote
Copy link
Collaborator Author

The default log textmate is not great and could probably write a better one.

@JustinGrote JustinGrote added the enhancement New feature or request label Aug 2, 2023
@JustinGrote JustinGrote self-assigned this Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant