mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-29 00:56:14 -05:00
Add SVG viewer extension
This commit is contained in:
parent
d536529464
commit
3fcb0026e3
@ -51,6 +51,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Editor Config for VS Code](#editor-config-for-vs-code)
|
- [Editor Config for VS Code](#editor-config-for-vs-code)
|
||||||
- [ftp-sync](#ftp-sync)
|
- [ftp-sync](#ftp-sync)
|
||||||
- [Runner](#runner)
|
- [Runner](#runner)
|
||||||
|
- [SVG Viewer](#svg-viewer)
|
||||||
- [Slack](#slack)
|
- [Slack](#slack)
|
||||||
- [Resources for extension developers](#resources-for-extension-developers)
|
- [Resources for extension developers](#resources-for-extension-developers)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
@ -340,6 +341,12 @@ 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)
|
![](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)
|
||||||
|
|
||||||
### [Vim Mode](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)
|
### [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
|
> 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