mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Fix alphabetical ordering
This commit is contained in:
parent
ec30126a0e
commit
043368d53f
14
README.md
14
README.md
@ -51,8 +51,8 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Editor Config for VS Code](#editor-config-for-vs-code)
|
||||
- [ftp-sync](#ftp-sync)
|
||||
- [Runner](#runner)
|
||||
- [SVG Viewer](#svg-viewer)
|
||||
- [Slack](#slack)
|
||||
- [SVG Viewer](#svg-viewer)
|
||||
- [Vim Mode](#vim-mode)
|
||||
- [Resources for extension developers](#resources-for-extension-developers)
|
||||
- [Documentation](#documentation)
|
||||
@ -342,18 +342,18 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
|
||||
|
||||
![](https://raw.githubusercontent.com/mattn/vscode-runner/master/images/screenshot.gif)
|
||||
|
||||
#### [SVG Viewer](https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer)
|
||||
|
||||
> View an SVG in the editor and export it as data URI scheme or PNG.
|
||||
|
||||
![SVG Viewer](https://github.com/cssho/vscode-svgviewer/blob/master/img/preview.png)
|
||||
|
||||
### [Slack](https://marketplace.visualstudio.com/items?itemName=sozercan.slack)
|
||||
|
||||
> Send messages and code snippets, upload files to Slack
|
||||
|
||||
![](https://raw.githubusercontent.com/sozercan/vscode-slack/master/slack-upload.gif)
|
||||
|
||||
### [SVG Viewer](https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer)
|
||||
|
||||
> View an SVG in the editor and export it as data URI scheme or PNG.
|
||||
|
||||
![SVG Viewer](https://github.com/cssho/vscode-svgviewer/blob/master/img/preview.png)
|
||||
|
||||
### [Vim Mode](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)
|
||||
|
||||
> Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their [Slack channel](https://vscodevim-slackin.azurewebsites.net/) for feature requests on your favorite Vim features
|
||||
|
Loading…
Reference in New Issue
Block a user