rust-by-practice
rust-by-practice copied to clipboard
feat: Added shortcuts to reset, copy, and run operations in the editor
New editor shortcut keys for smoother use.
Shortcut key list
- reset:ctrl/cmd + i
- copy:ctrl/cmd + c
- run:ctrl/cmd + enter