Commit 0417792
fix: enable file autocompletion for add-blob and vendor-package commands
- Change AddBlobArgs from noFile to listFiles completion
- Change VendorPackageArgs from noFile to listFiles completion
- Allows filesystem autocomplete when specifying file paths
Fixes #6951 parent 0d8873f commit 0417792
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments