Thanks a lot!! I have found my problem . By the way. Djanerio is a insane-awesome utility!!
Andrey Kutyrev
@squ1b3r
@wahahab thanks mate!
Roberth Solís
@rbtsolis
¡Hello guys!
im Backend Developer in Python with Django :)
i think Brackets its very cool :)
and Thank you squ1b3r for Djaneiro Plugin to Sublime
its posible develop this in Brackets?
Vicky Leong
@vleong2332
I installed Djaneiro using package control for sublime text 3, but I can't get the abbreviations to autocomplete
I'm trying it in the HTML template
Andrey Kutyrev
@squ1b3r
@vleong2332 well, what can I say. Something is not right with your setup. Check if Djaneiro is active for HTML. If it's not, some other plugin is messing things up. Try clean installation and all that.
Vicky Leong
@vleong2332
I do have Emmet and Sublime Linter, @squ1b3r. Is it known to not work with any of those plugin?
and in the HTML settings for Djaneiro "html" and "txt" are listed under "extensions"
Andrey Kutyrev
@squ1b3r
@vleong2332 make sure that it's actually active. It should say HTML (Djaneiro) at the right bottom corner. If it is. Try removing Emmet for now and try again. But I tried those two before and it was working fine.
Vicky Leong
@vleong2332
@squ1b3r I see now. I have to change the file type to Djaneiro > HTML (Django)
Andrey Kutyrev
@squ1b3r
@vleong2332 usually it's on by default but sometimes other plugins mess with syntax activation or you have another plugin that tries to activate its own html syntax file.
Alessandro Giordo
@bovas85
Hi everyone
I installed this package in Sublime on windows but how do I trigger autocompletion?
Andrey Kutyrev
@squ1b3r
In HTML files?
Alessandro Giordo
@bovas85
python
Andrey Kutyrev
@squ1b3r
Make sure that djaneiro systax is active. It should say Python(Djaneiro) at the bottom right corner.
Alessandro Giordo
@bovas85
it says Python (Django)
Andrey Kutyrev
@squ1b3r
Well then everything should be working. Autocomplete and snippets works exactly the same way as in any other plugin.
Pavan
@PavanGupta01
How can I install Djaneiro?
in sublime text3 ubuntu
its not showing in list of packages
Andrey Kutyrev
@squ1b3r
@PavanGupta01 Just checked. Everything is showing up just fine.
@PavanGupta01 usually if you don't see it in the list of packages to install means that it's already installed.
Pavan
@PavanGupta01
Thanks :)
it's already installed
you are right
mehdifaouakih
@mehdifaouakih93
Hey Freinds ^^
Amir Savand
@AmirSavand
Hey
Amir Savand
@AmirSavand
No shortcut for formatting HTML :/
Andrey Kutyrev
@squ1b3r
@amirm3hdi Hey. Let me guess. Djaneiro syntax in not activated or you have some other plugin that messes things up?
Daniel Bader
@dbader_org_twitter
Hey folks just wanted to say I love Djaneiro and found it extremely helpful in my Django/Python dev workflow. Thanks so much for writing and maintaining the project :)
Again, thanks so much for creating Djaneiro! I'll do my best to promote it in the Python + Django community :)
Andrey Kutyrev
@squ1b3r
@dbader_org_twitter Thank you! I really appreciate it. Glad you like it.
Sriram
@digi0ps
@squ1b3r Djaneiro is epic. But for var, if and few other abbreviations aren't working. I have emmet installed. Is it a problem?
Andrey Kutyrev
@squ1b3r
@digi0ps Thanks! Most likely. Try to remove emmet temporarily and see if it helps. It probably defines its own snippets with those names.
Rolando Schneiderman
@rschneid0
Hi all, thanks for this package it is great! I am wondering how to change the indentation level for content inside {% %} blocks. Using sublime3, when I select edit->reindent while my whole .dtl file is highlighted I don't get the content inside {% %} blocks indented. Is my install misconfigured?
Bottom right of my st3 shows HTML (Django) so I think not
Andrey Kutyrev
@squ1b3r
@rschneid0 I don't think it ever worked. Not even sure it can be done with custom syntax block like that. Might take a look a some point but no promises.
Rolando Schneiderman
@rschneid0
Understood! Thanks for the reply (:
Renato Marinho
@renatomarinho
This message was deleted
Renato Marinho
@renatomarinho
This message was deleted
Ronak Jain
@techronak
Hello guys
getting small issue
Andrey Kutyrev
@squ1b3r
@techronak What does this have to do with Djaneiro?