vscode-twig-language-2
vscode-twig-language-2 copied to clipboard
Same codebase different results between 2 developers
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.
proect is dead use other projects
@DimIsaev do you have a recommendation for a different VS Code plugin which formats Twig files?