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
When using the comment hotkey, the default html comment syntax is generated. It would be great if the twig syntax would be used: {# comment #}
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
Since it seems that package is abandonned ( :( ) i made one forked from php-twig that solve this problem, i'll try to solve other problems too :)
Package is available here: https://atom.io/packages/atom-twig
When using the comment hotkey, the default html comment syntax is generated. It would be great if the twig syntax would be used: {# comment #}
Thank you
The text was updated successfully, but these errors were encountered: