Skip to content

Instantly share code, notes, and snippets.

@dotspencer
Last active November 20, 2018 23:37
Show Gist options
  • Save dotspencer/6d32310b2acd5616ab88689c52f8e02b to your computer and use it in GitHub Desktop.
Save dotspencer/6d32310b2acd5616ab88689c52f8e02b to your computer and use it in GitHub Desktop.
Things I dislike about VS Code

Copying text from the editor brings along a bunch of formatted crap (when pasting into wysiwyg editors) vs Atom's plain-text copy

FIX: editor setting → copy with syntax highlighting

No tab highlighting for modified/un-staged files when using git. Tab text color in Atom is changed to yellow to match sidebar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment