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

Make directive completions snippet-complete. #4547

Closed
NTaylorMullen opened this issue Aug 29, 2017 · 4 comments
Closed

Make directive completions snippet-complete. #4547

NTaylorMullen opened this issue Aug 29, 2017 · 4 comments
Labels
enhancement Small improvement request
Milestone

Comments

@NTaylorMullen
Copy link
Contributor

After completing a directive you are placed at the end of the directive name. We should extract token information and translate that into a snippet-based completion. For example, if you were to auto-complete @model it'd write out @model <type> and then have <type> highlighted to be replaced.

@rynowak
Copy link
Member

rynowak commented Sep 1, 2017

@DamianEdwards - whats your opinion on this?

@DamianEdwards
Copy link
Member

OMG YES

@rynowak
Copy link
Member

rynowak commented Sep 1, 2017

then it shall be so

@aspnet-hello aspnet-hello transferred this issue from aspnet/Razor Dec 14, 2018
@allisonchou allisonchou transferred this issue from dotnet/aspnetcore Oct 2, 2021
@allisonchou allisonchou added this to the Backlog milestone Oct 2, 2021
@allisonchou allisonchou added the enhancement Small improvement request label Oct 2, 2021
@alexgav
Copy link
Contributor

alexgav commented Mar 1, 2024

This was addressed with the mentioned PR, as well as #9982

@alexgav alexgav closed this as completed Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small improvement request
Projects
None yet
Development

No branches or pull requests

5 participants