Eg "google air" to search for the target in Google We should probably just let users define this one in user space. We'd proceed as follows: - [x] https://github.com/cursorless-dev/cursorless/issues/452 - [x] Create a Recipes page on the [wiki](https://github.com/pokey/cursorless-vscode/wiki) - [x] Add the recipe below to the wiki ``` {user.search_engine} scout <user.cursorless_target>: text = user.cursorless_get_text(cursorless_target) user.search_with_search_engine(search_engine, text) ```
Eg "google air" to search for the target in Google
We should probably just let users define this one in user space. We'd proceed as follows:
get_textaction to public cursorless api #452