i am not expert, i don’t need stippet, how disable in short words and step x step
Stippet: how disable
bschaaf
#2
Simply adding "ignored_snippets": ["*"],
to your settings will disable all snippets.
0 Likes
bayro1n1adan
#3
i WRITE
Preferences . Setting BUT HAVE ERRROR, LOKK
{
"color_scheme": "Monokai.sublime-color-scheme",
"dark_color_scheme": "Celeste.sublime-color-scheme",
"light_color_scheme": "Celeste.sublime-color-scheme",
"font_size": 9,
"update_check": true,
"ignored_packages":
"ignored_snippets": ["*"]
[
"Vintage",
],
}
0 Likes
bayro1n1adan
#4
I AM SORRY, I AM NOT EXPERT
where i write
and how go to that?
a.- CLICK ON PREFERENCES OVER Work Bar
b.- On display click over "Sintax Specific ???
0 Likes
bayro1n1adan
#5
I am sorry i am not expert where i write and how go to that? a.- Click on “Preferences” on the Barr Work b.- on display click over Settings ??? or b.- on display click over Settings Syntax Specific ??? or b.- on display click over Settings Distracction Free ??? or other, etc
0 Likes
bschaaf
#6
It looks like you’re missing a commend at the ignored_snippets line. What error are you getting?
0 Likes