You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bootstraponline edited this page May 6, 2016
·
7 revisions
settings.json
Code → Preferences → User Settings
// Place your settings in this file to overwrite the default settings
{
// 0 turns on viewport width wrapping
"editor.wrappingColumn": 0,
"files.trimTrailingWhitespace": true,
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 100
}