Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can use standard twig comment syntax in Atom? #18

Open
Mojtaba-Reyhani opened this issue Mar 2, 2017 · 6 comments
Open

how can use standard twig comment syntax in Atom? #18

Mojtaba-Reyhani opened this issue Mar 2, 2017 · 6 comments

Comments

@Mojtaba-Reyhani
Copy link

As I asked in above how can I use standard twig comment syntax in Atom text editor?
for twig support in atom I right now use below packages:
PHP-twig and
language-twig
But when I press Ctrl + / shortcut to puts selected lines in a block-comment, atom sometimes use and sometimes use {# #} as comment in html.twig template files but I want to use standard syntax {# #} always instead.
Is there any option or better package for twig language in Atom?

@linksilver
Copy link

real issue

@PurpleBabar
Copy link

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

cheerz

@GuilhemN
Copy link
Member

I'd be glad to merge PRs, just don't have the time to fix issues myself :)

@PurpleBabar
Copy link

I know, and i absolutely did not mean to be mean :) i just forked the package i used to use (which is reseef's one :/) and it works in this package, and since i'm gonna be maintaining only one of these two... I'm sorry if you felt offended, i absolutely did not meant it this way :D

@GuilhemN
Copy link
Member

I didn't feel offended no worry :) just thought you forked this package and I prefer merging efforts. I totally get you only want to maintain one package, I could redirect people to yours in fact if you are more active than me ;)

@PurpleBabar
Copy link

PurpleBabar commented Dec 27, 2017

I will try to be more active, and effectively your package and reseef's one are on the same functionality, we should all work on one package to concentrate efforts:)

thx a lot :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants