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

Fix NRE in completion. #7272

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Fix NRE in completion. #7272

merged 1 commit into from
Jun 25, 2024

Conversation

alexgav
Copy link
Contributor

@alexgav alexgav commented Jun 24, 2024

Roslyn return nulls as completion command result rather than empty list when there are no completion items available.

Fixes internal issue https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2100167

Roslyn return nulls as completion command result rather than empty list when there are no completion items available.
@alexgav alexgav requested a review from a team as a code owner June 24, 2024 23:18
@alexgav alexgav merged commit 82b097e into main Jun 25, 2024
13 checks passed
@JoeRobich JoeRobich deleted the dev/alexgav/FixNREInCompletion branch October 8, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants