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

Provisional Completion in Razor should show full tooltip info #7250

Closed
phil-allen-msft opened this issue Jun 19, 2024 · 0 comments · Fixed by #7440
Closed

Provisional Completion in Razor should show full tooltip info #7250

phil-allen-msft opened this issue Jun 19, 2024 · 0 comments · Fixed by #7440
Assignees

Comments

@phil-allen-msft
Copy link
Contributor

phil-allen-msft commented Jun 19, 2024

  1. Open Visual Studio Code
  2. Open a Razor file
  3. Start completing @DateTime.$$

RESULT:
You can arrow up/down through the list, but the items don't have any tooltip to show their meaning:
image

EXPECT:
Tooltips with more data:
image
.... like in C# files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants