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

Problem to format styl in vscode (There is no formatter for 'stylus' files installed) #67

Closed renanveroneze closed 4 years ago

renanveroneze commented 4 years ago

When I try to format the code: (⌘ + shift + p) -> Format Document I get this message: There is no formatter for 'stylus' files installed.

Screen Shot 2020-05-07 at 02 07 53
ThisIsManta commented 4 years ago

Would you show me this page?

image

renanveroneze commented 4 years ago

I've tried uninstalling and installing again, but it didn't work ...

image
ThisIsManta commented 4 years ago

Can I see your User settings.json and possibly Workspace .vscode/settings.json?

image

renanveroneze commented 4 years ago

I uploaded the files to the gist... https://gist.github.com/renanveroneze/2875958a6c6667b68c74b793c339a9ac

farengeyt451 commented 4 years ago

I have same problem after 2.14 update. Rolled back to the previous version - everything works

ThisIsManta commented 4 years ago

OK. I'll take a look soon.

mixmyxxe commented 4 years ago

Same here. 🤕Got Format document back after roll back to the previous version.

ThisIsManta commented 4 years ago

This should be fixed in v2.14.3. Please upgrade and try again.

It was my stupidity to not include node_modules when publishing the extension. Sorry for the inconvenient!

renanveroneze commented 4 years ago

It's working again! Thanks, this extension is the best of all, I can't live without it ...

Hugs ;D