IBM-Cloud / vscode-log-output-colorizer

Language extension for VSCode that adds syntax colorization for both the output/debug/extensions panel and *.log files.
https://marketplace.visualstudio.com/items?itemName=IBM.output-colorizer
MIT License
111 stars 28 forks source link

New Feature Request: customize log file name #28

Open qiali65 opened 2 years ago

qiali65 commented 2 years ago

Right now, the plugin applies for .log files. It would be great if it could accept other log file names, e.g. "log", which may happen very often in reality.