Is it possible in XCode or AppCode to filter the output of the console like its implemented in IntelliJ? Or at least in some way?
You can use GrepConsole plugin in AppCode which enables coloring and filtering out messages based on regexps
As for XCode, there is a plugin, called MCLog. Basically, it just adds regex-based filter to your console, no history or filter configurations, but it's still much better, than nothing. You can install it using Alcatraz or directly from GitHub repo.
See, how it looks on original screenshots:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With