Skip to content

Conversation

@glennsarti
Copy link
Contributor

Fixes #207

Previously the hover provider ignored qualified names like '::foo::bar`. This
commit updates the Hover Provider to allow QualifedNames but use what the name
is of during processing. This commit also adds tests for this scenario.

@glennsarti glennsarti added this to the 0.25.0 milestone Mar 22, 2020
@glennsarti glennsarti requested a review from jpogran March 22, 2020 12:14
@glennsarti glennsarti self-assigned this Mar 22, 2020
Previously the hover provider ignored qualified names like '::foo::bar`.  This
commit updates the Hover Provider to allow QualifedNames but use what the name
is of during processing.  This commit also adds tests for this scenario.
@jpogran jpogran added the bug Something isn't working label Mar 25, 2020
@jpogran jpogran merged commit b8fa3fd into puppetlabs:master Mar 25, 2020
@jacobeatsspam
Copy link

Thanks!

@glennsarti glennsarti deleted the gh207 branch March 31, 2020 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Top scope references block intellisense

3 participants