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

VS LSP Razor editor is broken for projects with spaces in path #5345

Closed
ajaybhargavb opened this issue Jun 24, 2020 · 2 comments
Closed

VS LSP Razor editor is broken for projects with spaces in path #5345

ajaybhargavb opened this issue Jun 24, 2020 · 2 comments
Assignees
Milestone

Comments

@ajaybhargavb
Copy link
Contributor

Repro:

  • Create a BlazorApp in a path with spaces. (E.g, C:\temp\path with spaces\BlazorApp)
  • Open Index.razor and type @

Expected:
C# intellisense

Actual:
image

Note: HTML intellisense is also broken in all sorts of ways

@NTaylorMullen
Copy link
Contributor

This done?

@ajaybhargavb
Copy link
Contributor Author

Yeah. Just tested on a Mac and everything seems fine. We need to watch out for file path issues during validation though.

@ghost ghost locked as resolved and limited conversation to collaborators Jul 30, 2020
@ghost ghost unlocked this conversation Oct 9, 2021
@allisonchou allisonchou transferred this issue from dotnet/aspnetcore Oct 9, 2021
@allisonchou allisonchou added this to the 16.7-Preview4 milestone Oct 9, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants