vadimcn / codelldb

A native debugger extension for VSCode based on LLDB
https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb
MIT License
2.42k stars 237 forks source link

Add color to rustc output #1037

Closed kaz-mighty closed 7 months ago

kaz-mighty commented 7 months ago

It would be nice if you could see color in the output from rustc. I found #888, which colors the cargo output but not the rustc output.