You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm I'm not sure, what the standard/default is. But I know that the standard of Symfony is home.html.twig or export.xml.twig. And, because IDEs like Phpstorm only show twig syntax highlighting for .twig files not for .html, I think that's more common. .twig maybe also better, because file extensions exists to identify the file type easier. ;-)
IDEs like PHP can handle .twig files better and provide syntax highlighting for Twig. This would make the work a bit easier.
The text was updated successfully, but these errors were encountered: