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: Support itemDefaults in CompletionList #283

Open
wlh320 opened this issue May 18, 2024 · 0 comments
Open

Feature Request: Support itemDefaults in CompletionList #283

wlh320 opened this issue May 18, 2024 · 0 comments

Comments

@wlh320
Copy link

wlh320 commented May 18, 2024

I found that there has already been item_defaults field in CompletionListCapability.

pub item_defaults: Option<Vec<String>>,

However, CompletionList struct still does not support specifying itemDefaults.

Are there any plans to support this feature? Thank you!

Corresponding LSP specification: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#completionList

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

No branches or pull requests

1 participant