Replies: 1 comment
-
Oh yeah, it is a thing, check (the general blueprint is to find the current cursor position in |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For instance this custom snippet to ignore Typescript errors which we need to add in a commented line:
This is triggering also when I'm typing an user email address when I hit
@
.Any way to trigger this only on a line commented out?
UPDATE: increased
keyword_length
and now it's not triggering with just one char (which was annoying). But I'm wondering if forcing a snippet to trigger only in a particular situation (comment) is a thing. I saw a vid from TJ but it doesn't seem to be the case.Beta Was this translation helpful? Give feedback.
All reactions