Hello Friends,
The following table provides an overview of some of the shortcut key combinations that you can use when you're working with Dynamics 365 for Finance and Operations, Business edition in Visual Studio Code. For a complete overview, see Key Bindings for Visual Studio Code
AL Language Extension Specific
The following table provides an overview of some of the shortcut key combinations that you can use when you're working with Dynamics 365 for Finance and Operations, Business edition in Visual Studio Code. For a complete overview, see Key Bindings for Visual Studio Code
AL Language Extension Specific
| Keyboard Shortcut | Action |
|---|---|
| Ctrl+Shift+P | Show All Commands |
| Ctrl+F7 | Download source code |
| Alt+A Alt+L | Go! Generates a HelloWorld project |
| Ctrl+Shift+B | Package |
| F5 | Publish |
| Ctrl+F5 | Publish without debugging |
| F6 | Publish and open the designer |
| Ctrl+F2 | Update the compiler used by the service tier(s) |
Editing
| Keyboard Shortcut | Action |
|---|---|
| Ctrl+Space | Look up suggestions for the current object |
| Ctrl+X | Cut |
| Ctrl+C | Copy |
| Ctrl+V | Paste |
| Ctrl+F2 | Select all occurrences |
| F12 | Go to definition |
| Alt+F12 | Peek definition |
| Shift+F12 | Show References |
| Ctrl+Shift+Space | Look up parameter hints |
| Ctrl+K Ctrl+C | Add line comment |
| Ctrl+K Ctrl+U | Remove line comment |
| Ctrl+Shift+P | Show All Commands |
Errors
| Keyboard Shortcut | Action |
|---|---|
| F8 | Move to the next error or warning |
| Shift+F8 | Move to the previous error or warning |
Compile
| Keyboard Shortcut | Action |
|---|---|
| Ctrl+Shift+B | Compile and build the solution |
| Ctrl+F5 | Build and deploy |
Debugger
| Keyboard Shortcut | Action |
|---|---|
| F5 | Start debugging session |

No comments:
Post a Comment