vscode-solidity
vscode-solidity copied to clipboard
v0.0.166 doesn't work with prettier
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.
@0xb10ckdev can you post your prettier file as I tested it on my setup the upgrade.
I also have the same problem
@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