Open wilville opened 1 week ago
@wilville can you provide an example? This seems like it might be an issue with the snippet engine processing things and not necessarily the snippets being provided.
Since the snippets in the repo are basically just templates, we might need to revise where the final cursor marker is in the snippet (i.e. change where we specify $0
in the snippet(s)).
When I use my math snippets I have it so that tab jumps the cursor between brackets. The problem is when I type things friendly snips will override my snippet. I don't want to fully disable it because some of the snippets are convenient. But it completely hijacks every single one of my math snippets.
Is there a way to completely disable friendly snips when in a math env