Sublime Forum

Disable default snippet on ST4

#1

I have been Google for a long time but couldn’t find a relevant and up-to-date answer as to how to disable the default snippet on ST4.

I do not want to install the PackageResourceViewer, is there any way to actually disable the snippet or even edit them as a last resort?

0 Likes

#2
	// A list of wildcard patterns specifying which snippet files to ignore.
	// For example, to ignore all the default C++ snippets, set this to
	// ["C++/*"]
	"ignored_snippets": [],
0 Likes

#3

Is forum’s search feature, really so bad?

The question has been answered a couple of hours ago, already.

0 Likes