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

Override completion tooltip #13

Open
wmjordan opened this issue May 7, 2018 · 7 comments
Open

Override completion tooltip #13

wmjordan opened this issue May 7, 2018 · 7 comments
Assignees
Labels
feature request need help no know how do, please help me QuickInfo Tool tip and quick info
Milestone

Comments

@wmjordan
Copy link
Owner

wmjordan commented May 7, 2018

Currently it is possible to override the default Quick Info, is it possible to override the completion tooltip?

@wmjordan
Copy link
Owner Author

@fitdev

After years' development, I managed to make a dent into this issue.
The gate to customization of completion tooltip is now open.

image

@fitdev
Copy link

fitdev commented Jun 27, 2023

That is awesome! Great work! Have been waiting so long for this!

@wmjordan wmjordan self-assigned this Jun 27, 2023
@wmjordan wmjordan removed the need help no know how do, please help me label Jun 27, 2023
@wmjordan
Copy link
Owner Author

The override works very well in VS 2017.
Unfortunately, in VS 2022, things work differently. The override has no change to get into play.
Can someone provide any information on how to replace the existing completion tooltip?

@wmjordan wmjordan added the need help no know how do, please help me label Jun 28, 2023
@wmjordan wmjordan mentioned this issue Jun 29, 2023
26 tasks
@wmjordan
Copy link
Owner Author

It seems that those VS guys have for some reason removed the extension point and it is impossible to override the completion tooltip without reimplement the auto-completion 😢

@fitdev
Copy link

fitdev commented Jun 29, 2023

Too bad. Hopefully in the future versions they will add something back that will allow overriding it.

@wmjordan
Copy link
Owner Author

@fitdev
Copy link

fitdev commented Jul 15, 2023

Just did it. Hopefully they can address the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request need help no know how do, please help me QuickInfo Tool tip and quick info
Projects
None yet
Development

No branches or pull requests

2 participants