release
This commit is contained in:
parent
52690bd691
commit
9d0be6411a
@ -164,11 +164,11 @@ GitHubやGitLabにリポジトリがある場合はrepositoryフィールドを
|
|||||||
|
|
||||||
2. **公開**
|
2. **公開**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
vsce publish
|
vsce publish
|
||||||
```
|
```
|
||||||
|
|
||||||
初回はアクセストークンが必要(Marketplace から取得)。
|
初回はアクセストークンが必要(Marketplace から取得)。
|
||||||
|
|
||||||
#### メリット
|
#### メリット
|
||||||
|
|
||||||
|
@ -3,7 +3,8 @@
|
|||||||
"displayName": "ImageMarkPengent",
|
"displayName": "ImageMarkPengent",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "1.0.0-alpha",
|
"version": "1.0.0",
|
||||||
|
"publisher": "PengentAIRyohYA",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.99.0"
|
"vscode": "^1.99.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user