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 1ded8f4 commit 9a180a7Copy full SHA for 9a180a7
Lisplogo.png
28.9 KB
package.json
@@ -2,8 +2,9 @@
2
"name": "commonlisp-vscode",
3
"displayName": "commonlisp-vscode",
4
"description": "Common Lisp Editing Extension for vscode",
5
- "version": "0.1.1",
+ "version": "0.2.1",
6
"publisher": "ailisp",
7
+ "icon": "Lisplogo.png",
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/ailisp/commonlisp-vscode"
0 commit comments