I am running the DF Studio 2022 in dark mode, which is not ideal in some cases.

When using line-numbers and add the option to set the current line to bold, you hardly see that it's bold.

Right click on a method and select, Locate in code explorer, you hardly see it's selected until you click in the code explorer window (make it active)

When debugging, tables, it would be nice if the tables where in alphabetical order, also, that the don't move around when the data is updated. (Remember if they are expanded and what field is currently selected)

Neet thing to have in the studio, sort of a real time compilation.

If there is unused local variables, show them as warnings, that way they can easily be removed
There is possible other things that could be checked before compiling. Ie a call to a method that possible does not exist.