juanfranblanco / vscode-solidity

Visual Studio Code language support extension for Solidity smart contracts in Ethereum https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
MIT License
871 stars 187 forks source link

v0.0.166 doesn't work with prettier #445

Open 0xb10ckdev opened 4 months ago

0xb10ckdev commented 4 months ago

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.

juanfranblanco commented 4 months ago

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

sinolopes commented 4 months ago

I also have the same problem

juanfranblanco commented 4 months ago

@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