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

Component discovery on Opensuse Tumbleweed is inconsistent #10655

Open
ryzngard opened this issue Jul 19, 2024 · 2 comments
Open

Component discovery on Opensuse Tumbleweed is inconsistent #10655

ryzngard opened this issue Jul 19, 2024 · 2 comments
Labels
Milestone

Comments

@ryzngard
Copy link
Contributor

Copied from microsoft/vscode-dotnettools#49 (comment)


Hi, for me the 'solution (if we can name that..) is to just add using to namespace.
I don't know how does it work in more complex solutions - probably pain in the ... but it works for me.

Just add usings on the top of the file.

It looks like the _Imports.razor is not working as should be for IDE extension. (For build it's ok)

Attached screenshot before and after using.

What's more interesting after additional using i can remove it after build and IDE looks fixed for all other usings... really weird

image
image

@pebcakerror
Copy link

is dotnet/vscode-csharp#7625 related?

@ryzngard
Copy link
Contributor Author

ryzngard commented Oct 3, 2024

is dotnet/vscode-csharp#7625 related?

Probably not. This is specific to the OS. Other linux distros that we test with are not having this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants