From aeaa985026c3b97f49be6d440857b978ddeaa6e1 Mon Sep 17 00:00:00 2001 From: Benjamin Lannon Date: Mon, 8 Oct 2018 12:38:20 -0400 Subject: [PATCH] Adding list of people to follow related to @code --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 0aeaae9..1738952 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ # Table of Contents - [Official](#official) +- [People to Follow](#people-to-follow) - [Syntax](#syntax) - [Migrating from other editors](#migrating-from-other-editors) - [Migrating from Vim](#migrating-from-vim) @@ -146,6 +147,27 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Releases (insiders channel)](https://code.visualstudio.com/insiders) - [Monthly iteration plans](https://github.com/Microsoft/vscode/issues?utf8=%E2%9C%93&q=label%3Aiteration-plan+) +# People to Follow + +A list of Twitter accounts for various people in the VS Code Community + +- [@code](https://twitter.com/code) - The official VS Code Twitter +- [@auchenberg](https://twitter.com/auchenberg) - VS Code Program Manager +- [@BenjaminPasero](https://twitter.com/BenjaminPasero) - VS Code Dev +- [@chrisdias](https://twitter.com/chrisdias) - VS Code Program Manager +- [@_clarkio](https://twitter.com/_clarkio) - Developer Advocate @ Azure. Creator of VS Code release highlight videos +- [@eamodio](https://twitter.com/eamodio) - GitLens creator +- [@ErichGamma](https://twitter.com/ErichGamma) - VS Code Dev +- [@IsidorN](https://twitter.com/@IsidorN) - VS Code Dev +- [@joaomoreno](https://twitter.com/joaomoreno) - VS Code Dev +- [@johannesrieken](https://twitter.com/johannesrieken) - VS Code Dev +- [@lannonbr](https://twitter.com/lannonbr) - Creator of vscode.rocks & JS Parameter Annotations extension +- [@maeschli](https://twitter.com/maeschli) - VS Code Dev +- [@mattbierner](https://twitter.com/code) - VS Code Dev +- [@MrAhmadAwais](https://twitter.com/MrAhmadAwais) - Wordpress Core Dev. Creator of VSCode Pro course & Shades of Purple theme +- [@ramyanexus](https://twitter.com/ramyanexus) - VS Code Dev. Maintainer of Go extension +- [@Tyriar](https://twitter.com/Tyriar) - VS Code Dev. Creator of xterm.js + # Syntax Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.