Skip to content

alefragnani/vscode-delphi-keybindings

Repository files navigation


Delphi Keymap Logo

What's new in Delphi Keymap 9.8

  • Published to Open VSX
  • Adds Localization support
  • Adds new setting to choose Delphi release for DocWiki
  • Adds Web support

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.

Delphi Keymap

This extension ports popular Delphi keyboard shortcuts to Visual Studio Code.

Features

Shortcuts included

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

Available Settings

  • Choose the Delphi version to be used in DocWiki (Alexandria by default)
    "delphiKeybindings.delphiVersionInDocWiki": "Tokyo"

Bookmarks

If you are looking for the same Bookmarks experience from Delphi, try out my Numbered Bookmarks extension 😉

License

GPL-3.0 © Alessandro Fragnani