daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
371 stars 42 forks source link

Add support for (or strip) ANSI escape codes from debugger output #127

Closed nicholas-ochoa closed 2 years ago

nicholas-ochoa commented 2 years ago

It looks like ANSI escape codes are unsupported - can they be stripped out / removed before display, or can support be added?

2021-09-19 14_59_07-node — c__git_synapse-services_apps_api_src_routes_public_multiship_package-info
daveleroy commented 2 years ago

Some ANSI escape codes should now be working with the new console view and the rest I believe are stripped out