Tutorial: Ubuntu IDE Gedit

Archives Forums/Linux Discussion/Tutorial: Ubuntu IDE Gedit

shinkiro1(Posted 2010) [#1]
Hi there,
I wrote a tutorial on how to setup BMax and then Gedit as your IDE.
This Tutorial assumes you have installed Ubuntu 10.04 (other Distros may be nearly the same)

http://dl.dropbox.com/u/2892658/dev/gedit_bmax.tar.gz

With Gedit you have many advantages over the default IDE:
* An editor which is fast and the gui is integrated with the os
* Snippets: save a lot of typing by replacing keywords
* Word-Completition: Complete words which have been in the document before (while typing)
* Indent/Outdent
* Multi Edit lines of code (can be also used as comment/uncomment)
* Simple folding ability pressing <Alt>Z (This is not fully functional, but still useful)
* Search and Replace


EDIT:
I see I haven't mentioned you in the credits skidracer.
So, when updating my pack the next time I will surley add your name ;D
Thanks for the excellent script