Merge pull request #281 from antfu/master

Add i18n Ally
This commit is contained in:
Valerii Iatsko 2019-12-17 09:26:40 +01:00 committed by GitHub
commit 5a4a94520e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,6 +81,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Live Server](#live-server)
- [Multiple clipboards](#multiple-clipboards)
- [Dotnet Core Test Explorer](#dotnet-core-test-explorer)
- [i18n Ally](#i18n-ally)
- [Instant Markdown](#instant-markdown)
- [npm Intellisense](#npm-intellisense)
- [Partial Diff](#partial-diff)
@ -633,6 +634,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![View and run your .NET Core tests directly in the editor animation](https://raw.githubusercontent.com/formulahendry/vscode-dotnet-test-explorer/master/images/test-explorer.gif)
## [i18n Ally](https://marketplace.visualstudio.com/items?itemName=antfu.i18n-ally)
> 🌍 All in one i18n extension for VSCode
![i18n Ally](https://raw.githubusercontent.com/antfu/i18n-ally/master/screenshots/overview.png)
## [Instant Markdown](https://marketplace.visualstudio.com/items?itemName=dbankier.vscode-instant-markdown)
>Simply, edit markdown documents in vscode and instantly preview it in your browser as you type.