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
Hello everyone!
The other day I reinstalled the system and after installing vscode, I simply installed the vscode-avalonia extension. I expected that the extension would first install the dotnet I needed through another extension vscode-dotnet-runtime, but this did not happen.
To Reproduce
Prerequisites:
There are no installed dotnet on system.
Fresh installation of vscode without any extensions.
SignalMQ
changed the title
If, when creating a project, dotnet is not installed on the system, the extension goes into eternal loading.
[Bug] If, when creating a project, dotnet is not installed on the system, the extension goes into eternal loading.
Feb 18, 2024
SignalMQ
changed the title
[Bug] If, when creating a project, dotnet is not installed on the system, the extension goes into eternal loading.
[dotnet] If, when creating a project, dotnet is not installed on the system, the extension goes into eternal loading.
Feb 18, 2024
Describe the bug
Hello everyone!
The other day I reinstalled the system and after installing vscode, I simply installed the
vscode-avalonia
extension. I expected that the extension would first install the dotnet I needed through another extensionvscode-dotnet-runtime
, but this did not happen.To Reproduce
Prerequisites:
vscode-avalonia
extension.Steps to reproduce:
Create Avalonia Project
avalonia.mvvm
projectAvalonia for VS Code
(no response)
Avalonia version
(no response)
VS Code version
v0.0.31
Relevant log output
https://gist.github.com/SignalMQ/030d4934c961f2f6196c68a9efdc923b
Additional context
The text was updated successfully, but these errors were encountered: