Stopped snippets from showing

This commit is contained in:
LizRoss
2016-08-05 08:30:17 -07:00
parent d8fc260651
commit 9f114cb6f6

View File

@ -0,0 +1,5 @@
// Place your settings in this file to overwrite default and user settings.
{
"editor.snippetSuggestions": "none",
"editor.quickSuggestions": false
}