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

Derive Default for CodeActionOptions #260

Open
Jamalam360 opened this issue Mar 20, 2023 · 0 comments
Open

Derive Default for CodeActionOptions #260

Jamalam360 opened this issue Mar 20, 2023 · 0 comments

Comments

@Jamalam360
Copy link

Every field in this struct already implements Default, I don't see why this one doesn't - especially when a lot of the other option structs have a default.

https://github.com/gluon-lang/lsp-types/blob/master/src/code_action.rs#L349

I'm sure there are other instances of this in the code base as well.

Thanks

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