Open Apisteftos opened 9 months ago
Hello I am trying to preview just a simple welcome to Avalonia project but it seems that preview button doesn't work.
welcome to Avalonia
Steps to reproduce the behavior:
dotnet build
Show Preview
Previewer is not available. Build the project first.
dotnet run
Working Show Preview
@Apisteftos would you like to try a workaround? I had a similar issue in MacOS. you can edit directly the extension inside the .vscode folder
Previewer is not available
I updated the post at the end Check it out!
Bug
Hello I am trying to preview just a simple
welcome to Avalonia
project but it seems that preview button doesn't work.To Reproduce
Steps to reproduce the behavior:
dotnet build
Show Preview
Previewer is not available. Build the project first.
dotnet run
works fine.Expected behavior
Working Show Preview
Environment