Re: Using gedit for django development

2011-09-15 Thread Sam Walters
Yes. I mostly use vim+yakuake. I really like gedit and have used it for large projects too. Notably: I will try this gedit-django-project pluggin as it never hurts to know your way around multiple IDE's. sam_w -- You received this message because you are subscribed to the Google Groups "Django

Re: Using gedit for django development

2011-09-13 Thread Babatunde Akinyanmi
Oops! *i'll submit :D On 9/13/11, Tundebabzy wrote: > I'm submit this on Hacker News > > On Sep 13, 1:35 am, Mario Gudelj wrote: >> This is awesome dude. I was looking for something like this since I moved >> to >> Ubuntu. >> >> On 13 September 2011 10:12, Micah Carrick wrote: >> >> >> >> >> >>

Re: Using gedit for django development

2011-09-13 Thread Marc Aymerich
2 On Tue, Sep 13, 2011 at 2:12 AM, Micah Carrick wrote: > I've written a blog post on using gedit, the default text editor in GNOME, > as a Django IDE. If you're a Linux user and you've never considered using > gedit for development then this may be an interesting read for you. > > http://www.mi

Re: Using gedit for django development

2011-09-13 Thread Andre Terra
Incredible! I'll have to take a look at this over the weekend. Have you given any thought to wrapping hyperlinks around modules, classes and functions for easier browsing? This is the #1 (okay, maybe the only) reason I use Aptana. Cheers, AT On Tue, Sep 13, 2011 at 7:33 AM, Thomas Weholt wrote:

Re: Using gedit for django development

2011-09-13 Thread Thomas Weholt
Very nice. Did some work on making a plug-in for the Editra editor with the same goal but your project looks much better, Thanks! Thomas On Tue, Sep 13, 2011 at 2:12 AM, Micah Carrick wrote: > I've written a blog post on using gedit, the default text editor in GNOME, > as a Django IDE. If you're

Re: Using gedit for django development

2011-09-13 Thread Cal Leeming [Simplicity Media Ltd]
That's pretty nice, didn't realise gedit could be so pretty! On Tue, Sep 13, 2011 at 1:12 AM, Micah Carrick wrote: > I've written a blog post on using gedit, the default text editor in GNOME, > as a Django IDE. If you're a Linux user and you've never considered using > gedit for development then

Re: Using gedit for django development

2011-09-13 Thread Tundebabzy
I'm submit this on Hacker News On Sep 13, 1:35 am, Mario Gudelj wrote: > This is awesome dude. I was looking for something like this since I moved to > Ubuntu. > > On 13 September 2011 10:12, Micah Carrick wrote: > > > > > > > > > I've written a blog post on using gedit, the default text editor

Re: Using gedit for django development

2011-09-12 Thread Mario Gudelj
This is awesome dude. I was looking for something like this since I moved to Ubuntu. On 13 September 2011 10:12, Micah Carrick wrote: > I've written a blog post on using gedit, the default text editor in GNOME, > as a Django IDE. If you're a Linux user and you've never considered using > gedit f

Using gedit for django development

2011-09-12 Thread Micah Carrick
I've written a blog post on using gedit, the default text editor in GNOME, as a Django IDE. If you're a Linux user and you've never considered using gedit for development then this may be an interesting read for you. http://www.micahcarrick.com/gedit-as-a-django-ide-for-linux.html -- You receive