iliazeus / vscode-ansi

VS Code extension enabling ANSI color styling for text documents
https://marketplace.visualstudio.com/items?itemName=iliazeus.vscode-ansi
MIT License
57 stars 6 forks source link

No colors on minimap #19

Closed oskarkk closed 1 year ago

oskarkk commented 1 year ago

Hi, this extension is great for viewing log files, and minimap helps with navigating within very long files, but for some reason colors in ANSI preview in the minimap are lost.

iliazeus commented 1 year ago

Hello! Sadly, this seems to be an issue with VSCode itself: https://github.com/microsoft/vscode/issues/73140. I don't think I can do anything about it on my side.