My only wish is that the code editor be updated to look more like the Visual Studio editor, or even the Eclipse editor. The present editor looks quite dated, older versions of Visual studio look better when compared.
I heard some said they wish the code editor has interface like Visual Studio or whatever. Can you please describe what the features that sound so great? I don't use Visual Studio, so I'd like to know it.
The first time I used Lazarus, I thought it looks ugly. But after using it more seriously, the ugly interface sometime really has it's own advantage. For your information, you can enable docking feature on Lazarus. I tried it, but not like it very much because if the docking feature is enabled, the coding area will become smaller. I personally prefer a large full screen area for coding.
I don't think Lazarus' Anchor Docking may make it looks as good as Visual Studio, but at least you should give it a try. Here if you want to enable it:
1. Menu > Package > Install/Uninstal Packages ...
2. On the right panel > choose
AnchorDockingDsgn 0.5
3. Click Install selection and then Save and rebuild IDE
After you enabled the Anchor Docking, you may need to configure some options and arrange the layout that suit your needs.