Skip to content

Fix @inject intellisense #949

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

Merged
merged 2 commits into from
Aug 9, 2019
Merged

Fix @inject intellisense #949

merged 2 commits into from
Aug 9, 2019

Conversation

ajaybhargavb
Copy link
Contributor

Fixes dotnet/aspnetcore#11859

Looks like we add a marker token at the end of @Inject| to provide CSharp intellisense for the upcoming token. We fix this by only adding the marker token if there is whitespace after @Inject

@ajaybhargavb ajaybhargavb merged commit d953ec4 into release/3.0 Aug 9, 2019
@ghost ghost deleted the ajbaaska/fix-inject branch August 9, 2019 20:13
JunTaoLuo pushed a commit to dotnet/aspnetcore that referenced this pull request May 17, 2020
* Fix @Inject intellisense

* update
\n\nCommit migrated from dotnet/razor@d953ec4
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.

2 participants