Replies: 1 comment
-
Thanks for the snippet, but I do believe this is more appropriate as a discussion topic! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently we don't have a sane context matching syntax, so I wrote a small script that can be used to match snippets against major languages:
Extend the
langs = [...]
array for more languages. Hope it helps!Beta Was this translation helpful? Give feedback.
All reactions