Skip to content

Not working in VS Code #42

@don-odyssey

Description

@don-odyssey

Hi,

Not a bug but I installed the extension in VS Code and changed the JSON settings as follows but it doe works when I save a file. Nothing is reformatted, even when I intentionally mis-format code

"editor.defaultFormatter": "esbenp.prettier-vscode",
"[javascript]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.formatOnSave": true,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions