I wasnt sure whether to put this in Programming or Software, but it is specific to linux, so i figured it would be ok here.
Can anyone recommend a good C++ programming environment for linux? I know to use gcc to compile, but mainly i'm looking for a good editor with syntax highlighting, smart tabs and bracket placement, and the ability to do a default compile with the click of a button.
Any recommendations appreciated!