Merge pull request #88 from arshadhasan/patch-1

Add VSCode - Code editor developed by Microsoft.
This commit is contained in:
Serhii Londar 2018-04-13 10:26:52 +03:00 committed by GitHub
commit 19e2fe0f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -290,6 +290,7 @@ You can see which language is using for app. Curently there are next languages:
### IDE
- [Atom](https://github.com/atom/atom) - The hackable text editor. ![JavascriptIcon]
- [Visual Studio Code](https://github.com/Microsoft/vscode) - Code editor developed by Microsoft. ![TypescriptIcon]
- [ZeroBraneStudio](https://github.com/pkulchenko/ZeroBraneStudio) - ZeroBrane Studio is a lightweight cross-platform Lua IDE with code completion, syntax highlighting, remote debugger, code analyzer, live coding, and debugging support for various Lua engines. ![LuaIcon]
### Images