suntobright / vscode-sftp

Edit remote Linux files directly in VS Code.
MIT License
14 stars 6 forks source link

Formatting file does not work (ctrl + shift + i) #24

Open ghost opened 4 years ago

ghost commented 4 years ago

Thanks for the great extension. I am facing an issue that when opening a file with vscode-sftp , it is not possible to format the document. On pressing (ctrl + shift + i) , it shows an error as "There is no formatter for 'php' files installed." Where as it works when i format the file from the local system.

What setting needs to be done to fix this ?

infuzz commented 3 years ago

Same issue here with .svelte file. @nishitgithub Did you find a solution, or workaround?