File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.2.0] - 2025-01-04
6
+
5
7
- Add commands "Add File to Cody", "Add Folder to Cody" and "Add Selection to Cody" (#10 - thanks @Yandrik )
6
8
- Rename "Add Folder to Cody" to "Add Folder (Recursive) to Cody"
7
9
- Add "Add Selected Files (Recursive) to Cody" to recursively add selected multiple files & folders
Original file line number Diff line number Diff line change 3
3
"displayName" : " Cody++" ,
4
4
"description" : " Enhances Cody AI with additional file management and custom command features" ,
5
5
"publisher" : " mnismt" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"license" : " MIT" ,
8
8
"icon" : " resources/cody-plus-plus.png" ,
9
9
"homepage" : " https://github.com/mnismt/codyplusplus" ,
214
214
"zod" : " ^3.23.8"
215
215
},
216
216
"packageManager" :
" [email protected] "
217
- }
217
+ }
You can’t perform that action at this time.
0 commit comments