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

Server: improve autocompletion #25

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

EmileRolley
Copy link
Collaborator

@EmileRolley EmileRolley commented Sep 5, 2024

Closes #10

TODOs

  • Fixes all the following bugs:
    • image
    • image
    • image
    • image
  • Support " . " triggering in rule name
  • Fix the problem on completion on endline
  • Allow to autocomplete even with errors
  • Add tests

…t to errors

This is not optimal yet but seems to be useful. So, let's test it in the
wild.
@EmileRolley EmileRolley marked this pull request as ready for review October 21, 2024 15:58
@EmileRolley
Copy link
Collaborator Author

Still work to do to have a really seamless experience. However, this seems to be better than absolute path completion in majority of contexts.

@EmileRolley EmileRolley merged commit 11c4505 into main Oct 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: improve completion items
1 participant