-
-
Notifications
You must be signed in to change notification settings - Fork 496
Closed
Labels
enhancementNew feature or requestNew feature or requestlockedLocked due to inactivityLocked due to inactivity
Milestone
Description
Hi guys,
I'm curious if there is anything missing in prettier-vscode to support plugins. After locally installing prettier and prettier-plugin-elm (which I developed myself 😃 ), the plugin works from the command line, but not in the editor. In particular, pressing option+shift+f while editing a markdown file, does not format ```elm code blocks. Running yarn prettier same-file.md from the terminal does this job perfectly.
What could be causing the issue? Can it be that the way prettier is spawned does not let it search for prettier-plugin-* in node_modules?
UPD: Same issue in prettier/prettier-atom#395 (even the same id 😄)
garyking, dawsbot, listepo-alterpost, esamattis, Ciriak and 21 moremaximalism2
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlockedLocked due to inactivityLocked due to inactivity