Better Colorizer
April 18, 2023 ยท View on GitHub
Features
git error file syntax highlight
before:

after:

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

after:

motivation: createOutputChannel languageId param should use log instead of Log
My extensions
- Open in External App
- Package Manager Enhancer
- Neo File Utils
- VSCode FE Helper
- VSCode archive
- Modify File Warning
- Power Edit
- Adobe Extension Development Tools
- Scripting Listener
Check all here: publishers/YuTengjing