Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] File extension specific path mapping settings #93

Open
eitsupi opened this issue Mar 12, 2021 · 0 comments
Open

[Feature Request] File extension specific path mapping settings #93

eitsupi opened this issue Mar 12, 2021 · 0 comments

Comments

@eitsupi
Copy link

eitsupi commented Mar 12, 2021

When editing a script file which is expected to be executed from the root directory of the project, I want to map ./ like that

"path-autocomplete.pathMappings": {
    "./": ["${folder}"]
}

But in other file types, I want ./ to map normally.
It would be very useful if the mapping settings could be automatically switched depending on the file extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant