I started to program C because of University, and I wanna be able to make my own snippets. What Im looking for is not a way to replace the current snippets that ST3 has for C, I wanna override them in a way that I can implement my version of the For Loop (for example) in a way that I dont edit theirs. And I wanna be also able to add my own snippets too.
Is there a way to do this? Or I need to add my own snippets? Like my own For Loop snippet? Because if I do that whenever I type in “for” instead of 1 suggestion, I have 2, my custom snippet and the ST3 snippet, with my snippet coming in 2nd.
I just wanna override them to prevent that, and still be capable to add my owns without any problems
Thank you very much,
PatriqDesigns