release2
This commit is contained in:
parent
9d0be6411a
commit
4a7160e97e
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
VSCodeで画像に赤丸マークや注釈を直感的に描き込める拡張機能です。
|
VSCodeで画像に赤丸マークや注釈を直感的に描き込める拡張機能です。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 主な特徴
|
## 主な特徴
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# ImageMarkPengent
|
# ImageMarkPengent
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
A VSCode extension for intuitively drawing red circle marks and annotations directly on images.
|
A VSCode extension for intuitively drawing red circle marks and annotations directly on images.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -3,8 +3,9 @@
|
|||||||
"displayName": "ImageMarkPengent",
|
"displayName": "ImageMarkPengent",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"publisher": "PengentAIRyohYA",
|
"publisher": "PengentAIRyohYA",
|
||||||
|
"icon": "readme/images/logo.png",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.99.0"
|
"vscode": "^1.99.0"
|
||||||
},
|
},
|
||||||
|
BIN
readme/images/logo.png
Normal file
BIN
readme/images/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
Loading…
x
Reference in New Issue
Block a user