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

Update label details to include fully qualified name in description #195

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

yefrig
Copy link
Contributor

@yefrig yefrig commented Feb 13, 2025

This change better aligns with LSP spec and fixes #194.

Some clients concatenate the label detail with the label as it usually contains param info. Adding the fully qualified name to the description instead fixes this issue.

== Before
Screenshot 2025-02-13 at 1 56 47 PM

== After
Screenshot 2025-02-13 at 2 08 39 PM

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yefrig yefrig requested a review from a team as a code owner February 13, 2025 19:15
@yefrig yefrig requested a review from haydenbaker February 13, 2025 19:15
@milesziemer milesziemer merged commit fcaa7d5 into smithy-lang:main Feb 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Put namespace in completion label description
2 participants