With version 2.0 and above you will get Full Visual Studion code experience. We have integrated Monaco and with that, you will have a feeling like you never left the desktop coding application. To be able to write your code faster inside the editor we support autocomplete.
Intro video
Most useful keyboard shortcuts
| Shortcut action | Key Combination |
| Save | CTRL + S |
| Display list of shortcuts inside Monaco editor | F1 |
| Select next element with the same name | CTRL + D |
| Duplicate selected | Shift + Alt + Down Arrow |
| Extra options | Right-click |
| To finish autocomplete | Tab |