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
Refactor SpectreConsoleNotifier to improve output handling
- Updated methods in `SpectreConsoleNotifier` to use a new `WriteLine` method for consistent output formatting, providing both markup and plain text options.
- Enhanced error, warning, and informational messages to ensure proper display in interactive and non-interactive environments.
- Aimed to improve user experience by standardizing console notifications and ensuring clarity in message presentation.
0 commit comments