1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-03 06:50:47 +00:00

[Add] VSCode to code editors, grammar enhancements

- Capitalize the H in GitHub
- Add Visual Studio Code by Microsoft to the code editors category. It's like Atom, but 10x faster. https://github.com/Microsoft/vscode
This commit is contained in:
Brendan 2016-08-30 22:17:56 -04:00 committed by GitHub
parent 60de5c78ec
commit 60f2131727

View File

@ -264,7 +264,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
*Open source code editors.* *Open source code editors.*
* [Atom](https://atom.io/) - A hackable text editor from Github. * [Atom](https://atom.io/) - A hackable text editor from GitHub.
* [Brackets](http://brackets.io/) - Open source code editor for web designers and front-end developers. * [Brackets](http://brackets.io/) - Open source code editor for web designers and front-end developers.
* [Eclipse](http://eclipse.org/) - IDE written in Java with an extensible plug-in system. * [Eclipse](http://eclipse.org/) - IDE written in Java with an extensible plug-in system.
* [Geany](http://www.geany.org/) - GTK2 text editor. * [Geany](http://www.geany.org/) - GTK2 text editor.
@ -276,6 +276,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
* [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text
* [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X.
* [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. * [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing.
* [Visual Studio Code](https://code.visualstudio.com/) - Fast, hackable, multi-platform code editor from Microsoft.
## IT Asset Management ## IT Asset Management