We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9154fef commit d7b5931Copy full SHA for d7b5931
logo.png
25.9 KB
logo.xcf
247 KB
package.json
@@ -1,7 +1,9 @@
1
{
2
"name": "vscode-imagetodatauri",
3
+ "publisher": "coderAllan",
4
"displayName": "Image to Data Uri",
5
"description": "An extension for Visual Studio Code for converting an image file to a html data uri",
6
+ "icon": "logo.png",
7
"version": "1.0.0",
8
"license": "MIT",
9
"repository": "https://github.com/CoderAllan/vscode-imagetodatauri",
0 commit comments