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

Unclear Configuration Documentation #58

Closed
stephen-smith opened this issue Jun 17, 2020 · 3 comments
Closed

Unclear Configuration Documentation #58

stephen-smith opened this issue Jun 17, 2020 · 3 comments

Comments

@stephen-smith
Copy link

The individual options and valid values is well-described at https://github.com/neoclide/coc-eslint#configuration-options

Unfortunately, this doesn't tell me what file (or other method?) is used to actually specify the configuration. I'm assuming :CocConfig and then just add them in the top level object? Or maybe package.json in the "eslintConfig" object? Also, the naming sort of implies I might be able to group options together like "eslint" { "quiet": true, "autoFixOnSave": true }, but that's not clear.

I'm relatively new to using coc, so it's probably just my ignorance, but just mentioning :CocConfig would help. If the dot-separated names do allow grouping configurations, one example with things group and one example with them no grouped would also be helpful.

@chemzqm
Copy link
Member

chemzqm commented Jun 17, 2020

https://github.com/neoclide/coc.nvim/wiki/Using-the-configuration-file

@chemzqm chemzqm closed this as completed Jun 17, 2020
@stephen-smith
Copy link
Author

Yeah, but it's not clear your configurations go in :CocConfig, you don't mention it at all.

@gaving
Copy link

gaving commented Jul 14, 2020

Agree with this, completely confused hence searching the issues.

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

3 participants