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

Fix prefix completion in TemplateWrapExpr #371

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Conversation

dbanck
Copy link
Member

@dbanck dbanck commented Feb 6, 2024

Closes hashicorp/terraform-ls#1611

UX Before

CleanShot 2024-02-06 at 15 10 24

UX After

CleanShot 2024-02-06 at 15 38 26

@dbanck dbanck added the bug Something isn't working label Feb 6, 2024
@dbanck dbanck self-assigned this Feb 6, 2024
@dbanck dbanck requested a review from a team as a code owner February 6, 2024 14:39
Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dbanck dbanck merged commit e8e6de1 into main Feb 7, 2024
5 checks passed
@dbanck dbanck deleted the b-templatewrap-prefix branch February 7, 2024 10:28
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.

Broken completion for references w/ trailing dot in TemplateWrapExpr
2 participants