Skip to content

Plugin not running or formating on save in v12 (Cursor) #3948

@asb1512

Description

@asb1512

Preflight Checklist

Issue Summary

After v12, the Prettier plugin doesn't show up in the output tab where the other extensions, nor does it show up in the bottom with the two check marks to show that it's running. I revert to v11.0.0 and it immediately works again, shows up in the output and is displayed in the bottom bar.

Reproduction Repository

https://github.com/asb1512/prettier-vscode-plugin-demo

Steps to Reproduce

  1. Make sure you have the latest version of the Prettier VSCode plugin installed in Cursor IDE.
  2. Go into a .ts or .tsx file; cmd + s. No formatting. Check bottom bar and output.
  3. Downgrade extension to v11.0.0. Restart extensions. Try again.

Expected Behavior

Documents should format on save.

Actual Behavior

They do not format. The extension doesn't show up in the output, bottom menu bar, or when you shift + cmd + p and type "format..."; Prettier isn't even an option, showing that the extension is not running or isn't being recognized by Cursor.

Operating System

macOS

IDE

Cursor

IDE Version

Cursor Version: 2.3.41 (Universal) & VSCode Version: 1.105.1

Prettier Extension Version

12.3.0

Prettier Version

Using global install from extension

Prettier Extension Logs

Read above; there is no output

Prettier Configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage-pendingAwaiting initial triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions