dawsbot / dawsbot/RelativePath

Relative path input support

Aperta
#30 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
enhancement help wanted
Lingua principale
TypeScript
Stelle
71
Fork
21
Merge medio
5g 11h
PR unite (30g)
2

Descrizione

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 :)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.