Merge pull request #270 from dimateos/patch

Added Markdown Emoji
This commit is contained in:
Valerii Iatsko 2020-01-08 01:53:35 +01:00 committed by GitHub
commit 477a914c82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Markdown](#markdown)
- [markdownlint](#markdownlint)
- [Markdown All in one](#markdown-all-in-one)
- [Markdown Emoji](#markdown-emoji)
- [PHP](#php)
- [IntelliSense](#intellisense)
- [Laravel](#laravel)
@ -401,6 +402,11 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod
![Markdown All in One](https://user-images.githubusercontent.com/10897048/47027336-d8a9ac80-d199-11e8-9836-b8dbc4a97d1a.gif)
### [Markdown Emoji](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji)
> Adds emoji syntax support to VS Code's built-in Markdown preview
![Markdown Emoji](https://raw.githubusercontent.com/mjbvz/vscode-markdown-emoji/master/docs/example.png)
## PHP
### IntelliSense