Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Suggest behavior callbacks#206

Merged
scohen merged 1 commit into
lexical-lsp:mainfrom
doughsay:complete-callbacks
Jun 5, 2023
Merged

Suggest behavior callbacks#206
scohen merged 1 commit into
lexical-lsp:mainfrom
doughsay:complete-callbacks

Conversation

@doughsay

@doughsay doughsay commented Jun 5, 2023

Copy link
Copy Markdown
Contributor

Basic behavior callback completion. I think this is a good start, but I think there's still more that can be done here, and more thorough tests probably. Please let me know anything else I should add or cover.

Improvements I'd love to see (but maybe not in this PR) are:

  • adding do/end to the end of the suggestion snippet for callbacks
  • suggest available callbacks at def| when inside a module that uses a behavior

Thoughts?

@scohen scohen merged commit 1cc39ed into lexical-lsp:main Jun 5, 2023
@doughsay doughsay deleted the complete-callbacks branch June 5, 2023 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants