mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-19 00:20:25 +02:00
Add new key-defaults
This commit is contained in:
parent
5a5a3b0f54
commit
25e0959018
1 changed files with 2 additions and 0 deletions
|
@ -756,6 +756,8 @@ namespace IDE
|
|||
Add("Cancel Build", "Ctrl+Break");
|
||||
Add("Close Document", "Ctrl+W");
|
||||
Add("Compile File", "Ctrl+F7");
|
||||
Add("Comment Block", "Ctrl+K, Ctrl+B");
|
||||
Add("Comment Lines", "Ctrl+K, Ctrl+L");
|
||||
Add("Comment Selection", "Ctrl+K, Ctrl+C");
|
||||
Add("Duplicate Line", "Ctrl+D");
|
||||
Add("Find Class", "Alt+Shift+L");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue