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

Add support support command like eslint.executeAutofix to start coc-diagnostic manyally #79

Closed
utrumo opened this issue Jan 15, 2021 · 2 comments
Labels
question Further information is requested

Comments

@utrumo
Copy link

utrumo commented Jan 15, 2021

Describe the bug
Now coc-nvim support one formatter at some time (neoclide/coc.nvim#2269).
I use "stylelintplus.autoFixOnSave: true" and with this variant coc-diagnostico wants start automatic on save.
It would not be bad to be able to run the coc-diagnostic formatter manually on save from .vimrc
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS:

Log:

@iamcco
Copy link
Owner

iamcco commented Jan 18, 2021

Sorry I don't understand what does it means.

@iamcco iamcco added the question Further information is requested label Jan 18, 2021
@Freed-Wu
Copy link
Collaborator

wants start automatic on save.

You means format code on save? It should be related to coc.nvim, not this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants