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

Codist causes editor tooltips to stop working in Razor editor #338

Closed
ashrafsabrym opened this issue Dec 4, 2024 · 7 comments
Closed

Codist causes editor tooltips to stop working in Razor editor #338

ashrafsabrym opened this issue Dec 4, 2024 · 7 comments
Labels
bug no can repro Unable to reproduce the problem QuickInfo Tool tip and quick info

Comments

@ashrafsabrym
Copy link

The issue is that when Codist is enabled, no tooltips are shown in Rzaor editor. These are the tooltips shown when mouse cursor hovers over a type, field or method.

@wmjordan
Copy link
Owner

wmjordan commented Dec 5, 2024

@fitdev
Can you reproduce this issue on your side?

@fitdev
Copy link

fitdev commented Dec 5, 2024

No I cannot reproduce it with the latest version of VS - 17.13 P1.
Standard VS tooltips are shown when hovering over C# code in *.razor files.
However I wish they were proper Codist's tooltips - I really miss those in razor!

@wmjordan wmjordan added bug no can repro Unable to reproduce the problem QuickInfo Tool tip and quick info labels Dec 5, 2024
@wmjordan
Copy link
Owner

wmjordan commented Dec 5, 2024

@ashrafsabrym
Could you provide me a screenshot about your code which does not work?

Also, please follow the instructions in this wiki page and paste the information about the code window here.

@fitdev
Copy link

fitdev commented Dec 5, 2024

Here's a sample from my end:
Screenshot_20241205_105519

@wmjordan
Copy link
Owner

wmjordan commented Jan 6, 2025

@ashrafsabrym
Does the Quick Info appear in other file types?

Have you disabled all features except the Super Quick Info?
If so, it seems that this issue has something to do with #341.

I have just released a new version to fix it. Please update Codist from VS marketplace and give it a try.

@ashrafsabrym
Copy link
Author

The issue happens in .cshtml files used in MVC. I didn't mean Blazor .razor files.
I'm currently using version 7.9.5.9983, and can't currently reproduce it, so, I'll close the issue.

@wmjordan
Copy link
Owner

Good! Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug no can repro Unable to reproduce the problem QuickInfo Tool tip and quick info
Projects
None yet
Development

No branches or pull requests

3 participants