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
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 :
Mrcubix
changed the title
Extension fail silently if compilation fail or unhandled error occur
Preview fail silently if compilation fail or unhandled error occur
Feb 16, 2024
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
The text was updated successfully, but these errors were encountered: