vscode-adapter
vscode-adapter copied to clipboard
Update to use CreateOutputChannel with specific language ID API
https://github.com/pester/vscode-adapter/blob/0e89baf59024f5c27952acedb886324a1778930e/src/log.ts#L34-L35
Ref: https://code.visualstudio.com/updates/v1_66#_output-channel-with-custom-language-id
The default log textmate is not great and could probably write a better one.