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

False hover message above names with special meaning #215

Open
kyklish opened this issue Aug 31, 2022 · 0 comments
Open

False hover message above names with special meaning #215

kyklish opened this issue Aug 31, 2022 · 0 comments
Assignees
Labels
bug something isn't working intellisense autocompletion, suggestions, etc.

Comments

@kyklish
Copy link
Contributor

kyklish commented Aug 31, 2022

Description

Hover over label:
label: shows hover Label
anyLabelName: does not show hover at all

Hover

Hover over data type:
float := 5.0 shows hover Float

Expected behavior

There must be full line: anyLabelName: or float := 5.0, because same hover is used for Go to Definition messages (which are broken too #217).

@kyklish kyklish added the bug something isn't working label Aug 31, 2022
@kyklish kyklish changed the title Hover over label Hover over message is broken Sep 1, 2022
@kyklish kyklish changed the title Hover over message is broken Hover message is broken Sep 1, 2022
@kyklish kyklish changed the title Hover message is broken False hover message above names with special meaning Sep 1, 2022
@mark-wiemer mark-wiemer added the intellisense autocompletion, suggestions, etc. label Dec 3, 2022
@mark-wiemer mark-wiemer moved this to Todo in AHK++ Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working intellisense autocompletion, suggestions, etc.
Projects
No open projects
Development

No branches or pull requests

2 participants