Skip to content

fix(diagnostics): severity option do not work with coc #2072

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

Merged

Conversation

CsYakamoz
Copy link
Contributor

The diagnostics.severity option do not work properly with coc

So let it work :)

Here is the response interface of vim.fn.CocAction "diagnosticList"

For the old version coc, it do not have level field, So I still use severity field

`diagnostics.severity` option do not work with coc
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely, many thanks for your contribution.

@alex-courtis alex-courtis merged commit 874b7be into nvim-tree:master Mar 25, 2023
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.

2 participants