mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-25 02:58:02 +02:00
Scope Prev/Next, other minor improvements
This commit is contained in:
parent
0154b75923
commit
9e009b134c
7 changed files with 115 additions and 4 deletions
|
@ -485,6 +485,8 @@ namespace IDE
|
|||
Add("Run Without Compiling", "Ctrl+Shift+F5");
|
||||
Add("Save All", "Ctrl+Shift+S");
|
||||
Add("Save File", "Ctrl+S");
|
||||
Add("Scope Prev", "Alt+Up");
|
||||
Add("Scope Next", "Alt+Down");
|
||||
Add("Set Next Statement", "Ctrl+Shift+F10");
|
||||
Add("Show Auto Watches", "Ctrl+Alt+A");
|
||||
Add("Show Autocomplete Panel", "Ctrl+Alt+U");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue