Seperate windows and tabs for DM Editor in Feature Requests
|
|
Resolved
DreamMaker now has tabs for open windows (although you can't dock them into split windows as of this time).
CTRL+w = close
CTRL+tab = next window
CTRL+SHIFT+tab = prev window
|
|
|
| Status: |
Resolved (496)
This issue has been resolved.
|
|
|
Copied from BYOND Features forum by Airjoe
Having a tab-based DM Editor is something I'm sure has come up in the past, but it was brushed aside back then because frankly the focus on other things was much higher.
I think, now, is a good time to bring it up again. I think all BYOND developers would benefit from a tab-based DM Editor wherein once you opened a file a tab for it would open up in a little tab bar up top( et al Notepad++ ) for that file. In addition, once you drag this tab away from the tab bar a window instead is formed wherein you can edit the file alongside whatever other tasks you might be doing.
This would be a great addition for multitaskers and people who want to get things done at a higher speed.
|
It would make Dream Maker a million times better if you could use tabs to switch between open files and have a split screen mode. I'm not big on split-screen in IDEs but for DM it'd really help because you often have related files - you'd want to look at the icon states in a .dmi file while you're writing code for turfs, or you might want to have a map open to check x/y coordinates while you're writing code.