AvaloniaRider icon indicating copy to clipboard operation
AvaloniaRider copied to clipboard

Show XAML errors separately

Open ForNeVeR opened this issue 2 years ago • 1 comments

We have hidden XAML errors in #203, but now it's problematic to figure out what are the real errors (e.g. see #259).

I propose let's do two things:

  1. Whenever there's a XAML error in previewer, show a red indicator on the toolbar.
  2. When clicking that toolbar button, expose the error text in a copy-pastable way.

ForNeVeR avatar Jan 12 '23 21:01 ForNeVeR

This would be a great fix. If there's an issue in the ViewModel it's very difficult to find it.

nielsbosma avatar Feb 10 '23 09:02 nielsbosma