From 043368d53f50dfbbe6f5a0ecc56c21dbb6180e48 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Tue, 7 Feb 2017 13:20:26 +0100 Subject: [PATCH] Fix alphabetical ordering --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 04142d7..1128a14 100644 --- a/README.md +++ b/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