1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-26 19:48:01 +02:00
Beef/IDE/src/Debugger
Martin Cietwierkowski d9d954254f Add output window filtering options similar to what Visual Studio
offers.

To use right click on output window, and select which messages should
appear and which should be filtered out.

By default all types of messages appear as they normally would before
this change.

These settings are persisted into workspace_user file

This change helps keep the clutter out of the output window so that
program output logs are easier to read, especially on application
startup.
2023-08-23 20:18:45 -04:00
..
Breakpoint.bf Revamp Stdcall 2020-05-25 20:46:28 +08:00
Callbacks.bf Revamp Stdcall 2020-05-25 20:46:28 +08:00
DebugManager.bf Add output window filtering options similar to what Visual Studio 2023-08-23 20:18:45 -04:00
Profiler.bf Revamp Stdcall 2020-05-25 20:46:28 +08:00
StepFilter.bf Revamp Stdcall 2020-05-25 20:46:28 +08:00