oxc/editors/vscode/client
Nicholas Rayburn 4dd9b60f5a
feat(editor/vscode): Replace existing output channel and trace output channel with a single LogOutputChannel (#7196)
I don't think we need two separate channels for output. This replaces
the 2 existing channels with a single channel that allows configuring
the log level.

Ref #7136
2024-11-08 09:23:16 +08:00
..
config.ts fix(editor): Update config sent to language server (#6724) 2024-10-21 11:01:21 +08:00
extension.ts feat(editor/vscode): Replace existing output channel and trace output channel with a single LogOutputChannel (#7196) 2024-11-08 09:23:16 +08:00
types.ts feat(editor/vscode)!: unify configuration logic (#6630) 2024-10-16 22:31:29 +00:00