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

feat(command line): add a configurable completion timer delay #1467

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

dyl10s
Copy link
Contributor

@dyl10s dyl10s commented Sep 20, 2023

This resolves #1105

@theol0403
Copy link
Member

Thanks for the PR! Can you modify the settings flow to match the rest of the extension, like https://github.com/vscode-neovim/vscode-neovim/blob/master/src/extension.ts#L20?

@dyl10s
Copy link
Contributor Author

dyl10s commented Sep 20, 2023

Thanks for the PR! Can you modify the settings flow to match the rest of the extension, like https://github.com/vscode-neovim/vscode-neovim/blob/master/src/extension.ts#L20?

Refactored it, let me know if there are any other standards that I am not following here that you would like me to adjust!

@theol0403 theol0403 merged commit 0cb897c into vscode-neovim:master Sep 20, 2023
8 checks 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.

Configure Wildmenu completion delay
2 participants