Sublime Forum

Is there any ways can disable sublime's native snippets system?

#1

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. :frowning:

0 Likes

#2

You could add all default and installed packages to "ignored_snippets": [] setting.

0 Likes

Disable default snippet on ST4