i'm very happy with the IDE, but there is a little feature i miss.
it would be great if there is a vertical line inside the code editor (like in delphi).
this helps to align comment blocks like
//--------------------------------------------------------------------------------------
//Do that...
//--------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------
//--and that...
//--------------------------------------------------------------------------------
|
hope you know what i'm trying to explain