fudadmin Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
Ultimate Contributor Administrator
Rikus wrote on Fri, 23 June 2006 11:47
I just want to list a few things that would be nice to have in the IDE.
1. Collapsing like Visual Studio.
2. #pragma region like in Visual Studio.
3. A shortcut menu in the project window to add new c,h,hpp,cpp etc file.
4. When ref a dll, the ability to debug it in the calling application.
5. A Solution style where you can create more then one project in one solution.
6. Close a Project and open a new or existing project from the current open IDE.
7. U++ DLL template for WIN32 and a U++ SO template for Linux
8. Warnings for Code Porting from WIN32 to Linux and visa versa. In other words, if you write a piece of code it can warn you that the code will not compile in Linux.