tanepiper/SublimeText-Nodejs

How can I disable the snippets?

AnnanFay opened this issue · 1 comments

Hi, how can I disable the snippets. They are really annoying.

I've tried using PackageResourceViewer to extract the package and delete all the files in /Snippets however when the package is updated it just replaces the snippets again.

The solution I ended up using is to copy Nodejs.sublime-build to user packages and uninstall the package. I only really wanted the build system.