Skip to content

Commit

Permalink
Add "google scout"
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey committed Dec 20, 2023
1 parent e1ce474 commit 18b3688
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/vscode/vscode.talon
Original file line number Diff line number Diff line change
Expand Up @@ -750,3 +750,7 @@ give all: user.run_rpc_command("removeSecondaryCursors")

quick list:
user.run_rpc_command("cursorless.private.logQuickActions")

{user.search_engine} scout <user.cursorless_target>:
text = user.cursorless_get_text(cursorless_target)
user.search_with_search_engine(search_engine, text)

0 comments on commit 18b3688

Please sign in to comment.