Is there any ways can disable sublime’s native snippets system? I just want to write all the snippets my self, but seems there’s no way to disable sublime’s native snippets system. 
Is there any ways can disable sublime's native snippets system?
NEX
#1
0 Likes
deathaxe
#2
You could add all default and installed packages to "ignored_snippets": [] setting.
0 Likes
Disable default snippet on ST4