{
    "useTabChar": false,
    "spaceUnits": 4,
    "linting.enabled": true,
    "wordWrap": true,
    "prefUI.proxy-enabled": false,
    "prefUI.proxy-string": ":@:",
    "smartIndent": true,
    "insertHintOnTab": true,
    "sortDirectoriesFirst": true,
    "staticserver.port": "",
    "scrollPastEnd": false,
    "softTabs": true,
    "closeBrackets": true,
    "dragDropText": false,
    "showCursorWhenSelecting": false,
    "uppercaseColors": false,
    "highlightMatches": true,
    "showCodeHints": true,
    "maxCodeHints": "50",
    "codehint.TagHints": false,
    "codehint.SpecialCharHints": false,
    "codehint.AttrHints": false,
    "codehint.CssPropHints": true,
    "codehint.JSHints": true,
    "codehint.SVGHints": true,
    "codehint.UrlCodeHints": false,
    "jscodehints.noHintsOnDot": false
}