- Code: Select all
{ "keys": ["super+r"], "command": "insert_snippet", "args": {"contents": "@"}, "context":
[
{ "key": "setting.is_widget", "operator": "equal", "operand": true }
]
}
Now super+r works when you're already in that box. Excellent!
{ "keys": ["super+r"], "command": "insert_snippet", "args": {"contents": "@"}, "context":
[
{ "key": "setting.is_widget", "operator": "equal", "operand": true }
]
}
Return to Plugin Announcements
Users browsing this forum: No registered users and 4 guests