Related to #111, Extension will currently not display a notification when compilation fails or when an unhandled error in the extension itself occur. A book worth of errors and exception can however be found in the logs.
To Reproduce
This is only an example, there are many ways to reach the same result.
Try adding a background to a control or a view you are trying to preview, for example :
Describe the bug
Related to #111, Extension will currently not display a notification when compilation fails or when an unhandled error in the extension itself occur. A book worth of errors and exception can however be found in the logs.
To Reproduce
This is only an example, there are many ways to reach the same result.
(Source accessible by prashantvc here
or
try to preview a control with invalid syntax anywhere.
Avalonia for VS Code
0.0.31
Avalonia version
11.0.4 - 11.0.9
VS Code version
1.85.2
Relevant log output
https://gist.github.com/Mrcubix/ef331e50cd2d84c7e1f09f87de56d856
Additional context