Can a snippet give a list of choices? For example, for shell scripts. If I created a shebang snippet:
${1:/bin/sh|/usr/bin/ksh|/bin/bash}
And those pop up a list to select from when inserted?
Thanks!
Can a snippet give a list of choices? For example, for shell scripts. If I created a shebang snippet:
${1:/bin/sh|/usr/bin/ksh|/bin/bash}
And those pop up a list to select from when inserted?
Thanks!