0.0.9 release with minor bug fixes and code refactoring
.gitignore
0 → 100644
... | ... | @@ -2,8 +2,9 @@ |
"name": "lisa-lang", | ||
"displayName": "LISA+", | ||
"description": "LISA+ Language Support for VSCode", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"publisher": "GeorgeWang0402", | ||
"icon": "res/LISA.png", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://test.com" | ||
... | ... |
res/LISA.png
0 → 100644
76.1 KB