vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

keyboard only navigation, opening multiple files (in tabs?) #176

Open Phoscur opened 11 years ago

Phoscur commented 11 years ago

I saw some hotkey shortcuts for stuff, is it possible to use scripted without the mouse yet? Can I get some kind of cheatsheet for the hotkeys? Edit: found the cheatsheet under F1 nice.

Having that second "sub editor" is nice, an makes better use of a large screen. But I still miss filetabs, would be great to have two groups (one for each editor).

aeisenberg commented 11 years ago

The goal is to allow mouse-less navigation and we are mostly there. One keybinding that we are missing is for switching editor focus. I'm not sure if there is an open issue for this.

We do not support multiple tabs, but you can use the recently used file menu to easily switch between files. Also, you can use multiple editor tabs.