Skip to content
New issue

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

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

Already on GitHub? # to your account

Expose inline completion to Razor for cohosting #76293

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

davidwengier
Copy link
Member

Roslyn side of dotnet/razor#10744

@davidwengier davidwengier requested a review from dibarbet December 6, 2024 03:39
@davidwengier davidwengier requested a review from a team as a code owner December 6, 2024 03:39
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 6, 2024
@davidwengier davidwengier merged commit dddbd0a into dotnet:main Dec 6, 2024
25 checks passed
@davidwengier davidwengier deleted the CohostInlineCompletion branch December 6, 2024 20:58
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 6, 2024
davidwengier added a commit to dotnet/razor that referenced this pull request Dec 16, 2024
Fixes #10744
Needs dotnet/roslyn#76293 to merge and a version
bump, but you know the idea by now I'm sure.

Pretty straight forward. The test snippet file was copied directly from
Roslyns own inline completion tests. Turns out our existing inline
completion has zero tests, and was inadvertently turned off in the first
cohosting completion PR 🤦‍♂️
@dibarbet dibarbet modified the milestones: Next, 17.13 P3 Jan 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants