-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New features for the Editor/IDE #60
Comments
Sorry, I don't get what you mean. Do you want tabs to be draggable? |
YES!!!
and I just give you my ideas on how to improve some aspects of the IDE 😭 |
I like it. I have often wanted to use such a feature. Tab dragging and Split Screen so I can work with two files at once are two reasons I occasionally use the 010 Editor to edit scripts with Sanny linked as an external compiler. |
Zoom into the letters.Increase and decrease the size of the lettersMany of us are very often changing the size of the letters and others may not, but this is something that most IDEs carry and it would be a very good thing if they included the SB.
|
Sanny already has a Zoom feature implemented by another common standard, Ctrl+Plus and Ctrl+Minus. However, I was not able to find this feature listed in the Hotkey documentation or anywhere else. In general though, I think a lot of standard features would benefit from tool bar implementation. Whoops. Found 'em in Hotkeys. Ctrl+Num+ and Ctrl+Num-. |
it is true, if it is in the documentation, with this configuration
But there is already a button to do Page Up and Page Down, and in laptops that do not have that button, it is done with the combination of the button e.g.
so the current combination is a bit obsolete. Support custom controlsThis would be a very useful functionality, since it allowed to adapt the tastes of the community with great comfort, so they would no longer have to use third-party programs for their projects. |
Ah, I understand the problem better, thanks for clarifying.
I'm a bit worried about custom hotkeys. I've had issues #22 with the inconsistent operation of the configurable hotkey for converting models (Ctrl+Alt+H by default). It's like the previous hotkey doesn't work when I install a new version and I need to come up with another to get it working again. @x87 I commented in #22 recently but can't figure out how to re-open the issue. |
Automatic tabsIt occurred to me that maybe I could add an "AUTO-TAB" by hitting enter at the end of each IF, THEN, ELSE, WHILE, REPEAT and FOR. Although this can also be done with macros, it would be more convenient this way. |
@MatiDragon-YT please create one ticket for each suggestion. It helps to manage the scope of work between versions. also a specific title tells more than a generic "New features" |
@x87 First of all, I apologize for taking a long time to answer. |
Tabs Scroll
The text was updated successfully, but these errors were encountered: