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: add astro.disableResolveCompletionItem setting #16

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

yaegassy
Copy link
Owner

@yaegassy yaegassy commented Oct 13, 2023

Description

In some cases, text may be corrupted when determining completion item.

astro-resolve-completion-item-issue-demo.mp4

coc-astro has added a configuration to solve this problem.

  • astro.disableResolveCompletionItem: Disable completionItem/resolve feature, default: false

Please note that if this setting is set to true, feature such as "auto-import" upon completion item determination will not work.

@yaegassy yaegassy merged commit d2501ab into master Oct 13, 2023
@yaegassy yaegassy deleted the feat/disable-resolve-completion-item branch October 13, 2023 01:48
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.

1 participant