You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also fixed the bug from this PR where it crashed if you didn't configure anything.
[#171] Add ANSI mode parsing (instead of regex-replace-guessing in the output window)
Changed
Due to demand: added more ways to support this plugin, like Ko-Fi and sharing options.
Adding these ways to a rotation for the support message every 10 executions.
Adding these ways to FUNDING.yml.
Generalize "Patereon" to "Support" in the code.
Removed
Rexeg-replace-guessing in the output window, replaced with ANSI mode parsing.
[#217] Removed the deprecated ProjectManagerListener.projectOpened event. Didn't replace it with a postStartupActivity because it apparently works without just fine.
Fixed
[#212] Whisper tags now get parsed to a span with text color set to gray.
"INFO" being left after execution because of Laravel's new error parsing in the console.