diff --git a/README.md b/README.md index 1738952..b9ea3ae 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Official](#official) - [People to Follow](#people-to-follow) -- [Syntax](#syntax) - [Migrating from other editors](#migrating-from-other-editors) - [Migrating from Vim](#migrating-from-vim) - [Migrating from Atom](#migrating-from-atom) @@ -132,6 +131,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Plastic by Will Stone](#plastic-by-will-stone) - [Nord by arcticicestudio](#nord-by-arcticicestudio) - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais) +- [Syntax](#syntax) - [Resources for extension developers](#resources-for-extension-developers) - [Documentation](#documentation) - [Libraries](#libraries) @@ -147,27 +147,6 @@ 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. @@ -914,6 +893,27 @@ An arctic, north-bluish clean and elegant Visual Studio Code theme. +# 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 + # Resources for extension developers ## Documentation