vscode-twig-language-2 icon indicating copy to clipboard operation
vscode-twig-language-2 copied to clipboard

Same codebase different results between 2 developers

Open BurningDog opened this issue 4 years ago • 2 comments
trafficstars

I get the correct results when using the plugin (thank you! It's awesome!). Another developer on my team gets the same files mangled by the plugin. It puts a lot of spaces in front of things it's not supposed to - it's quite obviously incorrect.

However, our setup is exactly the same. Both running Macs, the latest version of VS Code (we both removed it and reinstalled it). We both uninstalled and reinstalled the plugin. Our config is exactly the same (having checked the user and workspace settings.json). I'm not even sure how to file a bug report except to note the difference between the result of the formatting.

What other information can I provide which would be helpful to debug this? What else can I try? We even renamed the workspace folder, and opened the Twig file in its own window - same incorrect results.

BurningDog avatar Apr 14 '21 14:04 BurningDog

proect is dead use other projects

DimIsaev avatar Apr 14 '21 14:04 DimIsaev

@DimIsaev do you have a recommendation for a different VS Code plugin which formats Twig files?

BurningDog avatar Apr 19 '21 11:04 BurningDog