Skip to content

Instantly share code, notes, and snippets.

@rrichardsonv
Created July 3, 2018 15:19
Show Gist options
  • Save rrichardsonv/ea7b2bc0038d233ce9376b22bcea54eb to your computer and use it in GitHub Desktop.
Save rrichardsonv/ea7b2bc0038d233ce9376b22bcea54eb to your computer and use it in GitHub Desktop.
vscode-extensions

React PropTypes Intellisense - Visual Studio Marketplace

ES7 React/Redux/GraphQL snippets - Visual Studio Marketplace rccp boilerplates a class Component with Proptypes exports and imports, their snippets are really good and customizable

EditorConfig for VS Code - Visual Studio Marketplace if you are working with teammates who use vscode and are using prettier or eslint I stroooonnngggly recommend adding a .editorconfig to the root of your project

Auto Rename Tag - Visual Studio Marketplace Auto Close Tag - Visual Studio Marketplace These really go together for JSX edititing, the rename is a must, the AutoClose takes some getting used to, I like it but I know plenty of folks who hate it.

Slack Chat - Visual Studio Marketplace This gained popularity recently and it is amazing, it just hosts a single channel/pm which makes it feel like aim and it has integration with Live share

SVG Viewer - Visual Studio Marketplace I does one thing and does it pretty well

GitLens — Git supercharged - Visual Studio Marketplace

Project Manager - Visual Studio Marketplace Easily switch between projects. You’ll need to remap the command I’m a fan of putting it as a chord so in settings projectManager.listProjects: CMD+K CMD+P

Simple icon theme - Visual Studio Marketplace

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