Fabián Ezequiel Gallina
Fabián Ezequiel Gallina
Just for reference, indentation works well with this code: ``` PHP Test ``` However it fails when properties are added to the html tag: ``` PHP Test ``` I'll investigate...
this will require to process line indent in another buffer for modes that are not the default one, I tried to narrow region and this is the backtrace for it:...
This will require some changes in the parsing, I don't think it would be too hard, but not too simple either. I'll promise to take a look when I get...
pcompassion [email protected] writes: > First thanks for the great app. > > I used to M-x pdb; python manage.py runserver 0.0.0.0:8000 > > Now, to restart the server with python-django,...
Is this still a thing on windows with latest python.el and python-django.el?
This happened to me with Emacs 24.3.1 on GNU/Linux.
I'll tackle this next and ensure it's a bit more robust after docs and cleaning up the current callback mechanism for quick management commands.