Hi Alexei, I installed Sublime Text 3 and was able to customize it to my needs. However I found it does not include a debugger. What debugger do you use with this text editor?
Thank you, Viktor On Thursday, May 11, 2017 at 10:04:13 AM UTC-7, Alexei Peters wrote: > Hi Vincent, > I personally use Sublime Text (https://www.sublimetext.com/) and there > are others in our office that use Atom (https://atom.io/). > I don't use any kind of automatic linter, but sublime as well as atom both > support a rich ecosystem of plugins. A little googing found these ( > https://github.com/squ1b3r/Djaneiro) and ( > https://atom.io/packages/django-atom). There are more. > Hope that helps, > Alexei > > > Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 > > On Tue, May 9, 2017 at 10:27 AM, Vincent Meijer <[email protected] > <javascript:>> wrote: > >> I'm curious to learn which IDE people use to develop Arches (core) or >> their Arches custom app. >> >> I currently use Visual Studio Code with the python and Django Template >> extensions. >> Although I really like VSC, when developing Django templates I get a lot >> of false linting errors, as it doesn't seem to understand Django all tags >> (e.g. tags like {% autoescape off %} in >> arches/app/templates/base-manager.htm). >> >> Do other people have more success with Django development? >> >> Best, >> Vincent >> >> >> -- >> -- To post, send email to [email protected] <javascript:>. To >> unsubscribe, send email to [email protected] <javascript:>. >> For more information, visit >> https://groups.google.com/d/forum/archesproject?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Arches Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
