https://xkcd.com/1823/
On Friday, 12 May 2017 09:19:02 UTC-4, Vincent Meijer wrote: > > I'll have a look at them, thanks! > > On Thursday, 11 May 2017 13:04:13 UTC-4, 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]> >> 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]. 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. >>> >> >> -- -- 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.
