File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
## How to use
4
4
5
5
1 . Install the plugin
6
- 1 . Open a repo host by ` coding.net `
6
+ 1 . Open a repo hosted by ` coding.net `
7
7
1 . Click on ` Log in ` button
8
- 1 . You will be redirected back to the editor, free to try & open an issue
8
+ 1 . You will be redirected back to the editor, feel free to try & open an issue
9
9
10
10
## Development
11
11
Original file line number Diff line number Diff line change 2
2
"name" : " coding-plugin" ,
3
3
"displayName" : " CODING Merge Requests & Releases" ,
4
4
"description" : " CODING plugin for VS Code." ,
5
- "version" : " 0.2.1 " ,
5
+ "version" : " 0.3.0 " ,
6
6
"publisher" : " coding-net" ,
7
7
"license" : " MIT" ,
8
8
"engines" : {
19
19
"icon" : " assets/coding.png" ,
20
20
"repository" : {
21
21
"type" : " git" ,
22
- "url" : " https://github.com/cangzhang /coding-vscode.git"
22
+ "url" : " https://github.com/Coding /coding-vscode.git"
23
23
},
24
24
"main" : " ./out/extension.js" ,
25
25
"contributes" : {
You can’t perform that action at this time.
0 commit comments