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

Improve completion #17

Merged
merged 8 commits into from
Jul 5, 2024
Merged

Conversation

BrotifyPacha
Copy link
Contributor

Made these improvements to completion:

  1. Show documentation for each item during completion
  2. Add completion timeout (safety mechanism for large proto projects)
  3. Fixed external package symbol completion
  4. Fix disappearing completion when typing . inside package name that has dots (e.g. google.protobuf)

@lasorda lasorda merged commit e44505a into lasorda:master Jul 5, 2024
1 check 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.

2 participants