mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
15 lines
394 B
HTML
15 lines
394 B
HTML
<html>
|
|
<title>Command invokes alt+enter combination</title>
|
|
<body>
|
|
<p>
|
|
Simulate invocation of alt+enter and pressing item in the list defined by parameter.
|
|
Optional: it is possible to only open pop up and check if item from pa is presented in list.
|
|
</p>
|
|
<p>
|
|
Syntax: %altEnter <item in list>(Optional)|<invoke>
|
|
</p>
|
|
<p>
|
|
Example: %altEnter Find cause|true
|
|
</p>
|
|
</body>
|
|
</html> |