mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 17:19:23 +02:00
* Add shortcut key description
git-svn-id: trunk@59136 -
This commit is contained in:
parent
76c0b3cd36
commit
aa1ef56a38
@ -1,3 +1,11 @@
|
||||
IDE addon for showing a search box of all IDE commands
|
||||
IDE addon for showing a search box of all IDE commands.
|
||||
It works like the command palette in Atom or Visual Studio Code.
|
||||
|
||||
It can be invoked using the key combination
|
||||
Meta-Alt-P on MacOS
|
||||
Shift-Alt-P on all other platforms.
|
||||
|
||||
Start typing, and the available commands will be filtered.
|
||||
|
||||
The key combination can be configured in the
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user