Update README.md

This commit is contained in:
Vaibhav Khaitan 2018-03-27 23:27:26 -04:00 committed by Valerii Iatsko
parent 9f750db88e
commit dd1829a92b

View File

@ -192,7 +192,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
- [C# FixFormat](https://marketplace.visualstudio.com/items?itemName=Leopotam.csharpfixformat) - Fix format of usings / indents / braces / empty lines
- [C# Extensions](https://marketplace.visualstudio.com/items?itemName=jchannon.csharpextensions) - Provides extensions to the IDE that will speed up your development workflow.
![C# Extensions](https://github.com/jchannon/csharpextensions/raw/master/featureimages/fullpropfromctor.gif)
![C# Extensions](https://raw.githubusercontent.com/jchannon/csharpextensions/master/featureimages/fullpropfromctor.gif)
## CSS