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

lsp: do not show status for formatting and imports #2848

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Apr 22, 2020

Do not show status for formatting and imports when using gopls to
perform those operations in order to be congruent with the lack of
status messsages when using gofmt and goimports.

Fixes #2847

Do not show status for formatting and imports when using gopls to
perform those operations in order to be congruent with the lack of
status messsages when using gofmt and goimports.

Fixes fatih#2847
@bhcleek bhcleek merged commit a51a618 into fatih:master Apr 23, 2020
@bhcleek bhcleek deleted the lsp/fmt-and-imports/no-progress branch April 23, 2020 02:10
bhcleek added a commit that referenced this pull request Apr 23, 2020
@bhcleek bhcleek added this to the vim-go 1.23 milestone Apr 24, 2020
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.

Setting fmt command to 'gopls' causes a message on save
1 participant