-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
Thanks for the version 3.9.0! I'm glad there's so much new stuff! And I'd like to propose a few more ideas that could make Sanny Builder better, I hope:
- Automatically open list (like with Ctrl+Space) when writing anything on an empty string. This could make it easier to select necessary classes quickly and keep them upper-case.
- If possible, on choosing a class (like
Car.), replace the simple methods window with a sort of search window that will allow searching for methods inside the class and selecting them. Basically, a mini-version of Opcode Search Tool, but for classes contents. It might help to learn what each class can do or to remember things after a long break. - DONE! Remove the ability to put the mouse cursor in any place after the last symbol on the line, as at times it feels counter-intuitive, especially when you want to select the end of the line quickly.
- DONE! Save and restore the last active tab, because now when you restart SB it opens the last in the row, but not the last you worked with.
- DONE! Maybe add SBL editing mode, if it's stable enough (or just explicitly state it's experimental).
- If possible, add visual highlighting of tab levels, something like this:

Thanks again for developing SB and for being open to suggestions!
Reactions are currently unavailable