SublimeText-Nodejs icon indicating copy to clipboard operation
SublimeText-Nodejs copied to clipboard

How can I disable the snippets?

Open AnnanFay opened this issue 7 years ago • 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.

AnnanFay avatar Jul 16 '18 12:07 AnnanFay

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.

AnnanFay avatar Apr 07 '19 12:04 AnnanFay