Hi,
I’d like to replace the default JavaScript snippet function.sublime-snippet.
Is this possible without touching the file in the JavaScript package? E.g. can I somehow add a file to my User package that overwrites the JavaScript snippet? Just copying function.sublime-snippet to my User package and changing it did not work.
Thanks,
Martin
This is actually what I wound up doing. Old dogs can be taught new tricks, it just takes longer and they oftentimes don’t ever get them down just right.