Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bulletinmybeard/b6a2c41fb22813b091929ab66540b8af to your computer and use it in GitHub Desktop.
Save bulletinmybeard/b6a2c41fb22813b091929ab66540b8af to your computer and use it in GitHub Desktop.
Visual Studio Code User Settings JSON

Place your settings in this file to overwrite the default settings

# settings.json
{
    "editor.wordSeparators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment