Some helpful links: - https://github.com/cursorless-dev/cursorless/blob/main/cursorless-talon/src/cursorless.talon#L19-L20 - https://github.com/cursorless-dev/cursorless/blob/main/cursorless-talon/src/actions/wrap.py - https://github.com/knausj85/knausj_talon/blob/c830318a4aa96d3855e537c576fc79a5641aa98c/lang/tags/functions_common.py#L13 Can basically add an extra disjunct to [the rule for `cursorless_wrapper`](https://github.com/cursorless-dev/cursorless/blob/9197dddb3cdcde0d19278075e151f99d243674a6/cursorless-talon/src/actions/wrap.py#L21) - [ ] Also update https://github.com/cursorless-dev/cursorless/wiki/Talon-home-requirements to indicate we now depend on the capture `<user.code_common_function>`
Some helpful links:
Can basically add an extra disjunct to the rule for
cursorless_wrapper<user.code_common_function>