-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug 13349 missing hover information #70
Conversation
…this part was already removed from the client
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops, missed the failing test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm confused. Yesterday the tests were showing an error for a simple spacing mismatch, but now it seems fine, while there has been no change and the tests do not seem to have run again 🤔
The test failing was the parsing integration test because of an identified race condition. I manually relaunched the tests on this PR to have an accurate result. I'm fixing the race condition right now. |
The hover definition should show for Yocto variables and should show the one for Yocto in case of duplicate variable names.