[Sublime 3] Auto-completions
#1

Hello. I'm trying to add some auto completions but it doesn't work. When I start to type a word, I don't get the completions. The file is with this format "name.sublime-completions" located here: AppData\Roaming\Sublime Text 3\Packages\User
What I did now:
Код HTML:
{
	"scope": "source.pawn - variable.other.pawn",
	"completions":
	[
		"UNKNOWN_FACTION",
		"UNKNOWN_NAME",
		"ID_FAC",
		"ID_PLAYER"
		{"trigger": "InValue", "contents": "InValue(${1:value}, ${2:min}, ${3:max})"},
...
	]
}
You can remove this post. I'm a garbage. It was missing a comma .....
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)