Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dotnet] If, when creating a project, dotnet is not installed on the system, the extension goes into eternal loading. #114

Open
SignalMQ opened this issue Feb 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SignalMQ
Copy link
Contributor

SignalMQ commented 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 extension vscode-dotnet-runtime, but this did not happen.

To Reproduce

Prerequisites:

  1. There are no installed dotnet on system.
  2. Fresh installation of vscode without any extensions.
  3. Only installed vscode-avalonia extension.

Steps to reproduce:

  1. Open folders
  2. Click Create Avalonia Project
  3. Select avalonia.mvvm project
  4. Select folder to place project files

Avalonia 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

image

@SignalMQ SignalMQ added the bug Something isn't working label Feb 18, 2024
@SignalMQ 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant