
Python Console in gedit
Being an Ubuntu user gedit is my default editor for programming (sometimes I use netbeans though). Today I found a post where the author wrote about gedit plugins . I just played with it a bit and found that it has a Python Console! This is really interesting.
You can also try installing the plugin: sudo apt-get install gedit-plugins
Now go to:
edit > preferences > plugins
and select which plugins you want and enable the side pane & bottom pane from the view menue..