/better-colorizer

a vscode extension to support syntax highlight for git error file and output panel

Primary LanguageTypeScriptOtherNOASSERTION

Better Colorizer

Version Installs Downloads Rating Star Last Updated

test PRs Welcome Github Open Issues LICENSE

Features

git error file syntax highlight

before:

git error file before

after:

git error file after

VSCode will builtin support this after my pull request is merged: feat: treat git-error file as log

output panel syntax highlight

before:

output panel before

after:

output panel after

motivation: createOutputChannel languageId param should use log instead of Log

My extensions

Check all here: publishers/YuTengjing