Sublime Forum

How can I have multiple tab trigger for same snippet?

#1

I want to use multiple tab trigger but its not working as expected…
Please show me how can I have multiple tab triggers for one snippet rather than copying the same snippet multiple times?

<tabTrigger>circle, img-circle</tabTrigger>

1 Like

#2

You can’t do it like this. You need to duplicate the snippet file and use a different tab trigger (and file name) for each.

0 Likes

#3

Thanks! I hope they will develop this feature very soon :slight_smile:

0 Likes

#4

Usually, you need to ask for it on the Issue Tracker first:

0 Likes

#5

There should be an issue for this already, but I’m on mobile and searching on github on a mobile device sucks.

0 Likes

#6

Sorry; I did not know.

0 Likes

#7

It’s here: https://github.com/SublimeTextIssues/Core/issues/135

2 Likes