ThisIsManta / stylus-supremacy

A Node.js script that helps formatting Stylus files.
https://thisismanta.github.io/stylus-supremacy
MIT License
88 stars 9 forks source link

There is no formatter for 'stylus' files installed #105

Closed jerryc127 closed 1 year ago

jerryc127 commented 1 year ago

In 2.17.3, When I format the code, it show 'There is no formatter for 'stylus' files installed'

i install the old version 2.16.0, it is work.

ThisIsManta commented 1 year ago

v2.17.3 works on my end. Please let me know how you set up your repository.

jerryc127 commented 1 year ago

image image

In the right click menu, it not show the format document, when i click shift +alt + f , it show 'There is no formatter for 'stylus' files installed' in 2.17.3,

sladdky commented 1 year ago

Cannot find why but having the same issue. 2.16.0 works, 2.16.1 and 2.17.3 doesn't.

SvenZhao commented 1 year ago

same issue

ggd543 commented 1 year ago

same issue

GabrielF9 commented 1 year ago

Cannot find why but having the same issue. 2.16.0 works, 2.16.1 and 2.17.3 doesn't.

same here, changing my version to 2.16.0 solved my problem.

I didn't search to much about the issue, but seems like an integration error between prettier and stylus supremacy extensions.

jerryc127 commented 1 year ago

https://github.com/ThisIsManta/vscode-stylus-supremacy/issues/41

ThisIsManta commented 1 year ago

Ah, I screwed up the dependencies when I optimized it in the earlier version.

This should be fixed at v2.17.4 🙏