soderlind / vscode-phpcbf

PHP Code Beautifier and Fixer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=persoderlind.vscode-phpcbf
GNU General Public License v3.0
28 stars 10 forks source link

Indent when saving does not work if phpcbf has nothing to indent #39

Open NearlyShake opened 3 years ago

NearlyShake commented 3 years ago

Hello,

i have a question regarding phpcbf. However, if I try to save while I have nothing to save, phpcbf hangs and it doesn't work at all afterwards. A message appears at the bottom right telling me that phpcbf is currently executing it but will stay there forever until I click cancel and restart Visual Studio Code. Why could this be?