Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

lsp: Rule head & input doc completion improvements #773

Merged
merged 3 commits into from
May 29, 2024

Conversation

charlieegan3
Copy link
Member

@charlieegan3 charlieegan3 commented May 29, 2024

These new completion providers will complete keywords and common rule names in a limited number of but common scenarios.

Screen.Recording.2024-05-29.at.17.28.42.mov

also

Fixes #768

Screen.Recording.2024-05-29.at.17.49.27.mov

@charlieegan3 charlieegan3 force-pushed the rule-head-improvements branch from e5c277b to d70e6e6 Compare May 29, 2024 16:33
These new completion providers will complete keywords and common rule
names in a limited number of but common scenarios.

Signed-off-by: Charlie Egan <charlie@styra.com>
@charlieegan3 charlieegan3 force-pushed the rule-head-improvements branch from d70e6e6 to 600a47e Compare May 29, 2024 16:34
Fixes: StyraInc#768

Signed-off-by: Charlie Egan <charlie@styra.com>
@charlieegan3 charlieegan3 changed the title lsp: Rule head completion improvements lsp: Rule head & input doc completion improvements May 29, 2024
Signed-off-by: Charlie Egan <charlie@styra.com>
Copy link
Member

@anderseknert anderseknert left a comment

Choose a reason for hiding this comment

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

How do you even type so fast? 😄 I hope your fingers get some well needed rest, because tomorrow you're going back to the Regal salt mines.

Awesome work!

@anderseknert anderseknert merged commit e7a11ae into StyraInc:main May 29, 2024
3 checks passed
@charlieegan3 charlieegan3 deleted the rule-head-improvements branch May 30, 2024 08:45
charlieegan3 added a commit to charlieegan3/regal that referenced this pull request May 30, 2024
Not sure how this got missed in StyraInc#773
but here it is now.

Signed-off-by: Charlie Egan <charlie@styra.com>
charlieegan3 added a commit that referenced this pull request May 30, 2024
Not sure how this got missed in #773
but here it is now.

Signed-off-by: Charlie Egan <charlie@styra.com>
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
These new completion providers will complete keywords and common rule
names in a limited number of but common scenarios.

Signed-off-by: Charlie Egan <charlie@styra.com>
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
Not sure how this got missed in StyraInc#773
but here it is now.

Signed-off-by: Charlie Egan <charlie@styra.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Completions: suggest input on i
2 participants