Skip to content

Runs When it Shouldn't #87

@jherdman

Description

@jherdman

Given some project that DOES NOT use Prettier, coc-prettier, when using the following configuration, will run on save:

{
  "coc.preferences.formatOnSaveFiletypes": ["css", "markdown"]
}

This is actually as documented! I propose that prettier.requireConfig should default to true. I believe that this is the expected behaviour of this plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions