- Published to Open VSX
- Adds Localization support
- Adds new setting to choose Delphi release for
DocWiki
- Adds Web support
Delphi Keymap is an open source extension created for Visual Studio Code. While being free and open source, if you find it useful, please consider supporting it.
|
![]() |
![]() |
This extension ports popular Delphi keyboard shortcuts to Visual Studio Code.
You can see all the keyboard shortcuts in the extension's contribution list. Check some of them:
Command | Keyboard Shortcut | Command | Keyboard Shortcut | |
---|---|---|---|---|
Save All | Ctrl + Shift + S | Find / Replace | Ctrl + H | |
Format | Ctrl + D | Go To Line | Alt + G | |
IDE Insight | Ctrl + . | Find Local References | Shift + Ctrl + Enter | |
Refactor / Rename | Ctrl + Shift + E | Find Original Symbol | Ctrl + G | |
Comment Line | Ctrl + ; | Compile | Ctrl + F9 | |
Redo | Alt + Shift + Backspace | Run | F9 | |
Delete Line | Ctrl + Y | Step Over | F8 | |
Show Snippets | Ctrl + J | Step Into | F7 | |
Help Insight | Ctrl + Shift + H | Toggle Breakpoint | F5 | |
Help | F1 | Evaluate/Modify | Ctrl + F7 |
- Choose the Delphi version to be used in DocWiki (
Alexandria
by default)
"delphiKeybindings.delphiVersionInDocWiki": "Tokyo"
If you are looking for the same Bookmarks experience from Delphi, try out my Numbered Bookmarks extension 😉
GPL-3.0 © Alessandro Fragnani