mihai-vlc / path-autocomplete

Path autocomplete for visual studio code.

Home Page:https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adopt current process cwd.

byehack opened this issue · comments

image

Expected to suggest "E:" items.

The relative completion are based on the current document/file.

I'm not sure how we could get access to that cwd folder inside a notebook.
Feel free to explore and open a PR if you find a good solution for this use case.