File tree Expand file tree Collapse file tree 5 files changed +18
-2
lines changed Expand file tree Collapse file tree 5 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This extension allows you to create code snippets from selected code in your workspace.
4
4
5
- ![ image ] ( https://github.com/feli0x/workspace-code-snippets/blob/main/workspace-code-snippets .gif?raw=true )
5
+ ![ Demonstration ] ( https://github.com/feli0x/workspace-code-snippets/blob/main/assets/demo .gif?raw=true )
6
6
7
7
## Usage
8
8
File renamed without changes.
Original file line number Diff line number Diff line change 6
6
"homepage" : " https://felix.surf/" ,
7
7
"description" : " Create code snippets in your workspace and share them with your team." ,
8
8
"repository" : " https://github.com/feli0x/workspace-code-snippets" ,
9
- "version" : " 0.1.2" ,
9
+ "version" : " 0.1.3" ,
10
+ "icon" : " assets/icon.png" ,
10
11
"engines" : {
11
12
"vscode" : " ^1.82.0"
12
13
},
You can’t perform that action at this time.
0 commit comments