I was just curious how many people out there use linux and what IDE they use.

Im working on a project that adds onto gedit's language settings to allow pbp to be used and compiled from.

Just getting opinions from everyone bc I know wine can be used to run pbp and the compilers from in linux, but mcs cant be used bc of the way it's coded, it cant handle passing stuff to the actual compiler. Ive seen that alot of the programmers out there that are used have command line programming software, so the only thing needed to be worked on is the pbp file handling in linux.

just getting everyone's opinion and as soon as I finish this, Ill upload the lang file and how to set everything up.