I used to have some custom snippets in ~/Library/Application Support/Sublime Text 3/Packages/JavaScript which override formatting of the built-in snippets (with same tab trigger). They worked till the build 3114, now only the ones that are shipped with ST are used and my custom snippets are ignored. How can I override default snippets now?
Thanks!