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

Completion is not provided in the generic portion of @inherits #5595

Open
NTaylorMullen opened this issue Oct 12, 2021 · 3 comments
Open

Completion is not provided in the generic portion of @inherits #5595

NTaylorMullen opened this issue Oct 12, 2021 · 3 comments
Assignees
Labels
area-compiler Umbrella for all compiler issues bug Something isn't working New Feature: Fuse untriaged

Comments

@NTaylorMullen
Copy link
Contributor

tFhiSktDax

@NTaylorMullen NTaylorMullen added untriaged bug Something isn't working labels Oct 12, 2021
@NTaylorMullen NTaylorMullen added this to the Backlog milestone Oct 14, 2021
@ghost ghost removed the untriaged label Oct 14, 2021
@davidwengier davidwengier added the area-compiler Umbrella for all compiler issues label Aug 27, 2023
@davidwengier
Copy link
Contributor

Gonna move this to the compiler area path, as it looks to me like an error recovery issue.

Having this in Razor:
image

Ends up with this in the generated file:
image

Not surprising Roslyn is not providing completions about generic parameters there :)

Feel free to move it back my guess is wrong.

@davidwengier davidwengier removed this from the Backlog milestone Aug 27, 2023
@ghost ghost added the untriaged label Aug 27, 2023
@chsienki chsienki self-assigned this Sep 5, 2024
@chsienki
Copy link
Contributor

chsienki commented Sep 5, 2024

Turns out this is even more broken in fuse :)

@chsienki chsienki added this to the 17.12 Planning milestone Sep 5, 2024
@davidwengier
Copy link
Contributor

davidwengier commented Oct 3, 2024

#10959 marks an integration test as skipped referencing this issue. Please unskip when fixing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-compiler Umbrella for all compiler issues bug Something isn't working New Feature: Fuse untriaged
Projects
None yet
Development

No branches or pull requests

4 participants