{
"files.encoding": "utf8",
"files.eol": "\n",
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"files.trimFinalNewlines": true,
"explorer.compactFolders": false,
"explorer.sortOrder": "mixed",
"breadcrumbs.enabled": true,
"workbench.startupEditor": "none",
"workbench.editor.enablePreview": false,
"workbench.editor.highlightModifiedTabs": true,
"editor.wordWrap": "on",
"editor.hover.delay": 300,
"editor.snippetSuggestions": "top",
"editor.suggestSelection": "first",
"editor.acceptSuggestionOnEnter": "smart"
}