vscode-logfile-highlighter icon indicating copy to clipboard operation
vscode-logfile-highlighter copied to clipboard

Add support for ANSI color codes

Open emilast opened this issue 3 months ago • 0 comments

Sample:

2024-09-10T05:49:11.0369141Z [33;1mVERBOSE: Exporting function 'Select-Match'.[0m
2024-09-10T05:49:11.0369354Z [33;1mVERBOSE: Exporting function 'Get-Endpoint'.[0m
2024-09-10T05:49:11.0369567Z [33;1mVERBOSE: Exporting function 'Get-SecureFileTicket'.[0m
2024-09-10T05:49:11.0369781Z [33;1mVERBOSE: Exporting function 'Get-SecureFileName'.[0m

emilast avatar Nov 14 '24 17:11 emilast