I know this has been brought up in times past, but I am just wondering how others are dealing with the apparent lack of snippet support.
Personally, I have gone through and converted my snippets from PrimalScript into US's Template List and have the tab visible on the side of my editor. My issue is that I have more than 50 I wish to use.
Would it be better to parse out the snippets from the Template file and convert them to Scripts? Since there is apparently no limit in the number of scripts you can have. How would I code it so the script placed the text at the cursor only in the current file, rather than all files?
Also, is this how people are generally working around getting snippet support, even though it is not explicitly supported in name?
Personally, I have gone through and converted my snippets from PrimalScript into US's Template List and have the tab visible on the side of my editor. My issue is that I have more than 50 I wish to use.
Would it be better to parse out the snippets from the Template file and convert them to Scripts? Since there is apparently no limit in the number of scripts you can have. How would I code it so the script placed the text at the cursor only in the current file, rather than all files?
Also, is this how people are generally working around getting snippet support, even though it is not explicitly supported in name?