Skip to content

thesparrow/react-vscode-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Essentials Extension Pack

This an extension pack for Visual Studio Code with extensions that are extremely helpful for Web Developers using ReactJS.

COMING SOON! Check out my course to learn everything you need to know about about the hottest editor in Web Development!

###Server side extensions:

Debugger for Chrome

Debug JavaScript code in Google Chrome

Live Server

Launch a development server with live reload features (this can also be taken care of with gatsby or another server)

Browser Preview

Preview in browser with a launch

###Code format and alignment:

Toggle Format on Save

Format when you save

Prettier - Code formatter

Enforces a consistent style by parsing code and reprinting with own rules and line wrapping

indent-rainbow

A bit of an eyesore unless you configure it - but helps catch indentation issues

Better Align

Align your code with colon or assignments

Bracket Pair Colorizer

Color your brackets without getting lost

###Code Completion and snippets

ES7 React/Redux/GraphQL/React-Native snippets

Get snippets for JavaScript and React/Redux in ES7

MDX

MDX markup - used with Gatsby

IntelliSense for CSS class names in HTML

CSS class name completion - builds from CSS classes you create

Code Spell Checker

Check your spelling errors in content!

Better Comments

Annotate your comments for easier usage

###Ease of navigation extensions:

VS Code Icons

Bring icons to tell apart files

###Take snapshots of code and share extensions

Settings Sync

Sync all extensions and complete User Folder

Polacode

Take Snapshot of your code

About

Essential Web Developer: Extension Package for ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published