Browse Source

Cleanup VS Code

pull/883/head
Jamie 8 years ago
parent
commit
0e8a905cab
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

853
 * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
853
 * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
854
 * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
854
 * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
855
 * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
855
 * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
856
-* [VsCode](https://code.visualstudio.com/docs/languages/php) - a Young but very easy IDE for php
856
+* [VS Code](https://code.visualstudio.com/) - An open source code editor.
857
 
857
 
858
 ## Web Applications
858
 ## Web Applications
859
 *Web-based applications and tools.*
859
 *Web-based applications and tools.*

Loading…
Cancel
Save