File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the "workspace-code-snippets" extension will be documented in this file.
4
4
5
- [ v0.5.0 ] 29-11-2023
5
+ [ v0.5.2 ] 29-11-2023
6
6
7
7
- prefixSymbol -> workspaceCodeSnippets.prefixSymbol in settings.json
8
8
- Add set scope setting in settings.json. When false, the scope will be set to global.
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.5.1 " ,
10
- "icon" : " assets/beta_icon .png" ,
9
+ "version" : " 0.5.2 " ,
10
+ "icon" : " assets/icon .png" ,
11
11
"engines" : {
12
12
"vscode" : " ^1.83.0"
13
13
},
You can’t perform that action at this time.
0 commit comments