We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
"drink"
"pour"
1 parent b74dedf commit e4c0c5bCopy full SHA for e4c0c5b
src/cheatsheet/sections/actions.py
@@ -35,6 +35,8 @@ def get_actions():
35
simple_actions,
36
{
37
"callAsFunction": "Call <target> on selection",
38
+ "editNewLineAfter": "Edit new line/scope after",
39
+ "editNewLineBefore": "Edit new line/scope before",
40
},
41
),
42
0 commit comments