Skip to content

Commit 8bf905a

Browse files
committed
update title and logo
1 parent 77fbeee commit 8bf905a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
19.7 KB
Loading

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "pluto-vscode",
3-
"description": "Pluto inside VS Code",
3+
"displayName": "Pluto.jl (alpha preview)",
4+
"description": "Pluto.jl inside VS Code",
45
"version": "0.1.0",
56
"publisher": "juliacomputing",
67
"license": "MIT",
8+
"icon": "media/favicon_unsaturated_bg_512.png",
79
"repository": {
810
"type": "git",
911
"url": "https://github.com/JuliaComputing/pluto-vscode"

0 commit comments

Comments
 (0)