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

config: consolidate diagnostics options #3052

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Oct 17, 2020

Replace g:go_diagnostics_enabled and g:go_diagnostics_ignore_warnings
into a single new option, g:go_diagnostics_level.

Replace g:go_diagnostics_enabled and g:go_diagnostics_ignore_warnings
into a single new option, g:go_diagnostics_level.
@bhcleek bhcleek added this to the vim-go 1.25 milestone Oct 17, 2020
@bhcleek bhcleek merged commit 798f343 into fatih:master Oct 17, 2020
@bhcleek bhcleek deleted the lsp/diagnostics/collapse-options branch October 17, 2020 17:00
bhcleek added a commit that referenced this pull request Oct 17, 2020
bhcleek added a commit to bhcleek/vim-go that referenced this pull request Oct 18, 2020
Restore the ignoring of diagnostics when diagnostics are off and the
diagnostic is not for the current buffer.

This restores behavior originally created in
fatih#2612 and adjusts it for the other
changes made in fatih#3052.
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