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

Feature request: Allow finer control of auto-complete #106

Closed
EdK-z opened this issue Aug 24, 2023 · 1 comment
Closed

Feature request: Allow finer control of auto-complete #106

EdK-z opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@EdK-z
Copy link

EdK-z commented Aug 24, 2023

Currently auto-complete is very aggressive and kicks in too fast when typing comments and scripts.
Add a setting to control the delay before auto-complete kicks in.
Add the ability to temporarily turn off auto-complete, either by hot-key or by a button on a toolbar.
Maybe add an option to always turn off autocomplete in comment type fields?

@alexzhornyak alexzhornyak self-assigned this Aug 30, 2023
@alexzhornyak alexzhornyak added the enhancement New feature or request label Aug 30, 2023
@alexzhornyak alexzhornyak added this to the Version 2.5.2 milestone Sep 6, 2023
@alexzhornyak
Copy link
Owner

image

The only thing I can do is to expose CompletionTimeoutEnabled option. When the option is disabled, you would press Ctrl + Space to manually call Auto Complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants