File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed
Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## 1.0.0
3+ ## 0.0.5
4+
5+ - Updated CHANGELOG and description
6+
7+ ## 0.0.4
8+
9+ - Fixed ` add ` command argument detection
10+
11+ ## 0.0.3
12+
13+ - Warn when a shortcut is not created
14+
15+ ## 0.0.2
16+
17+ - Hide default groups when empty
18+ - Cleaned up interface
19+ - Shortcut list can be refreshed
20+ - Groups can be renamed
21+
22+ ## 0.0.1
423
524- Initial release
Original file line number Diff line number Diff line change 11{
22 "name" : " file-shortcuts" ,
33 "displayName" : " File Shortcuts" ,
4- "description" : " Save files as shortcuts for convenient access at a later date " ,
4+ "description" : " Save files to a shortcut menu for convenient access" ,
55 "publisher" : " brandonfowler" ,
66 "license" : " MIT" ,
77 "repository" : {
1313 "url" : " https://github.com/BrandonXLF/file-shortcuts/issues"
1414 },
1515 "icon" : " media/icon.png" ,
16- "version" : " 0.0.4 " ,
16+ "version" : " 0.0.5 " ,
1717 "engines" : {
1818 "vscode" : " ^1.51.0"
1919 },
You can’t perform that action at this time.
0 commit comments