{ "editor.suggestSelection" : "first" , "files.autoSave" : "afterDelay" , "vsintellicode.modify.editor.suggestSelection" : "automaticallyOverrodeDefaultValue" , "editor.fontLigatures" : true , "explorer.confirmDelete" : false , "window.zoomLevel" : 1 , "breadcrumbs.enabled" : true , "terminal.integrated.fontFamily" : "Consolas" , "java.configuration.checkProjectSettingsExclusions" : false , "files.exclude" : { "**/.classpath" : true , "**/.project" : true , "**/.settings" : true , "**/.factorypath" : true ...
Comments
Post a Comment