diff --git a/README.md b/README.md index bab3bfc..f6223ed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Work in progress Djot Visual Studio Code plugin! +# Djot Visual Studio Code Extension + +![Djot](res/djot.png) [djot](https://github.com/jgm/djot) is a lightweight markup language similar to Markdown, developed by John MacFarlane. diff --git a/icons/djot.png b/icons/djot.png new file mode 100644 index 0000000..f8fc2bc Binary files /dev/null and b/icons/djot.png differ diff --git a/package.json b/package.json index 278f393..40d326c 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,9 @@ "displayName": "Djot Markup Language Support", "description": "Djot syntax highlighting, keybinds, live preview, and export support for VSCode", "license": "MIT", + "icon": "res/djot.png", "publisher": "ryanabx", - "author": "ryanabx, contributors", + "author": "ryanabx", "repository": "https://github.com/ryanabx/djot-vscode", "bugs": "https://github.com/ryanabx/djot-vscode/issues/new", "version": "0.2.2", @@ -210,7 +211,11 @@ ".dj", ".djot" ], - "configuration": "./language-configuration.json" + "configuration": "./language-configuration.json", + "icon": { + "dark": "icons/djot.png", + "light": "icons/djot.png" + } } ], "grammars": [ diff --git a/res/djot.png b/res/djot.png new file mode 100644 index 0000000..8ec7bf4 Binary files /dev/null and b/res/djot.png differ diff --git a/res/icon.svg b/res/icon.svg new file mode 100644 index 0000000..9e55bc2 --- /dev/null +++ b/res/icon.svg @@ -0,0 +1,57 @@ + + + + + + + + DJ + +