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

How to enable _all_ supported filetypes? #103

Open
Kamilcuk opened this issue Jun 21, 2021 · 1 comment
Open

How to enable _all_ supported filetypes? #103

Kamilcuk opened this issue Jun 21, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Kamilcuk
Copy link
Contributor

The README says:

To enable this plugin for filetypes you have to config diagnostic-languageserver.filetypes for linters and diagnostic-languageserver.formatFiletypes for formatters.

Ok, but it lists only some filetypes and formatFiltypes, there are many more tools configured in config.ts. Is there some default sane configuration to enable all possible linters and formatters for all sane possible filetypes? I could not find any such configuration... could a "default" be created? The example coc-settings.json: mentioned in README misses for example "yaml": [ yamllint ].

@iamcco
Copy link
Owner

iamcco commented Jul 23, 2021

No such option support yet.

@Freed-Wu Freed-Wu added the enhancement New feature or request label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants