Replies: 1 comment 1 reply
-
Hi :) s({trig="tc(%w+)", trigEngine="pattern"}, {
l("import " .. l.LS_CAPTURE_1)
}) It is rather minimal, but works on my end |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to know how to use trigEngine = "pattern" as nothing happens as mentioned in Doc.md . I plan to use it to crate some import snippet for eg: tcHome, where tc is trigger and Home is the thing I want to import. How can I achieve it?
Beta Was this translation helpful? Give feedback.
All reactions