dawsbot / dawsbot/RelativePath
Relative path input support
オープン
enhancement
help wanted
- 主要言語
- TypeScript
- スター
- 71
- フォーク
- 21
- 平均マージ
- 5日 11時間
- マージ済み PR(30日)
- 2
説明
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 :)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。