|
|
        The tables below list all the available shortcuts in the current JustCode release. Analysis
Analysis | Go To Previous Error | Ctrl+Up Arrow Shift+Alt+Page Up | | Go To Next Error | Ctrl+Down Arrow Shift+Alt+Page Down | | Go To Previous Warning | Ctrl+Shift+Up Arrow | | Go To Next Warning | Ctrl+Shift+Down Arrow | | Fix... | Alt+Enter Ctrl+Alt+Enter |
Code
Code | Show Available Code Commands... | Alt+End Ctrl+Alt+End | | Add Stubs For Required Members | Ctrl+K, Ctrl+M | | Create Set/Get Property | Ctrl+R, Ctrl+P | | Create Constructor | Ctrl+R, Ctrl+C | | Duplicate Text | Ctrl+D | | Expand Selection | Ctrl+W | | Format Code | Ctrl+Alt+F |
Navigation
Navigation | Navigate From Current Position... | Alt+` Ctrl+Alt+Home Ctrl+Shift+G | | Go to | | | Go To Definition | F12 Ctrl+B Ctrl+Enter Ctrl+Click Middle-click | | Go To File... | Ctrl+Alt+G | | Go To Type... | Ctrl+Alt+T Ctrl+Alt+C | | Go To Symbol... | Ctrl+Alt+S | | Go To Member... | Ctrl+Alt+M | | Search for Usages | | | Find Usages... | Alt+F7 | | Find Extended Usages... | Shift+F12 Shift+Alt+F7 | | Highlight Usages | Ctrl+Shift+F7 | | Highlight Usages In File | Ctrl+Shift+F8 | | Go To Previous Usage | Ctrl+Alt+Up Arrow | | Go To Next Usage | Ctrl+Alt+Down Arrow | | Other navigations | | | Find Inheritors... | Ctrl+Alt+B | | Find Members Returning This Type... | Shift+Alt+, | | Find Members Taking This Type... | Shift+Alt+M |
Refactorings
Refactorings | Show Available Refactorings... | Alt+Insert Ctrl+Alt+Bkspce Ctrl+Shift+R | | Rename... | Ctrl+R, Ctrl+R F2 | | Move Or Delete Parameter... | Ctrl+R,Ctrl+S | | Move Type To Namespace... | Ctrl+R, Ctrl+O | | Introduce Variable | Ctrl+R, Ctrl+V | | Inline Variable | Ctrl+R, Ctrl+I | | Introduce Field | Ctrl+R, Ctrl+L | | Extract Method | Ctrl+R, Ctrl+M | | Organize And Add Missing Usings | Ctrl+Shift+U |
Unit Testing
Unit Testing | Test | Alt+= | | Run Tests | Ctrl+Shift+T | | Repeat Last Test Run | Ctrl+Alt+R | | Abort Current Test Run | Ctrl+Shift+A | | Debug Last Test Run | Shift+Alt+R | | Debug Tests | Shift+Alt+T | | Create Mock Arranges | Ctrl+R, Ctrl+K |
Windows
Windows | Show Error List Window... | Ctrl+Alt+Y | | Show Find Results Window... | Ctrl+Alt+U | | Show Test Run Window... | Ctrl+Shift+K |
Other
Other | Locate In Solution Explorer | Shift+Alt+L | | Show Visual Aids | Ctrl+` |
|