dawsbot / dawsbot/RelativePath
Relative path input support
- Ngôn ngữ chính
- TypeScript
- Star
- 71
- Fork
- 21
- Merge trung bình
- 5 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
Hey, thank you for this great extension. I would love to see support for inputting a relative path into the field and have the files of the folder displayed. Sometimes I know the hierarchy of my files but don't know the exact name + want autocomplete.
```
a/
├── b/
├── | foo.js
├── | bar.js
├──├── c/
├──├── | biz.js
```
Inside `biz.js` one should be able to type `../` in the relative path input field and `foo.js, bar.js` should show up. Likewise given a developer is currently inside the bar.js file, typing `./` should display `foo.js`.
Let me know what you think and if I should prepare a PR :)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Issue không nêu tên các tệp hoặc bài kiểm thử. Trước tiên, hãy tìm đầu vào đường dẫn tương đối và điểm vào của tính năng tự động hoàn thành của extension, sau đó so sánh hành vi của nó với các ví dụ trong issue. Công việc được xem là hoàn tất khi nhập `../` từ `biz.js` hiển thị `foo.js` và `bar.js`, còn nhập `./` từ `bar.js` hiển thị `foo.js`.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript, vscode
- Lĩnh vực
- devtools
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100