vscode-solidity icon indicating copy to clipboard operation
vscode-solidity copied to clipboard

v0.0.166 doesn't work with prettier

Open astermirac1e opened this issue 2 years ago • 3 comments

After I update to v0.0.166, prettier doesn't work for solidity code while it works for JS/TS, CSS, etc. Once I reinstalled previous version(v0.0.165), prettier starts to work again.

astermirac1e avatar Feb 07 '24 03:02 astermirac1e

@0xb10ckdev can you post your prettier file as I tested it on my setup the upgrade.

juanfranblanco avatar Feb 07 '24 16:02 juanfranblanco

I also have the same problem

sinolopes avatar Feb 15 '24 00:02 sinolopes

@0xb10ckdev @sinolopes check the latest, my tests were running on debug mode not standalone, and the new prettier needs a full reimplementation with a worker thread

juanfranblanco avatar Feb 15 '24 14:02 juanfranblanco