How to enable path completion for relative filename? #1659
Unanswered
RocketMaDev
asked this question in
Q&A
Replies: 2 comments 6 replies
-
I double that request. I figured I should use this recipe to have autocompletion relative to project dir. But after that relative completion only works if I start the path with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, there is a
assets
directory in current working directory and there are some images in it. Assume that I've typedassets
and I expect to get a list of files inassets
when pressing/
. How to configure that?Beta Was this translation helpful? Give feedback.
All reactions