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

add a config use "\" instead of "/" for filepath? #18

Open
hyaray opened this issue Jan 23, 2022 · 2 comments
Open

add a config use "\" instead of "/" for filepath? #18

hyaray opened this issue Jan 23, 2022 · 2 comments

Comments

@hyaray
Copy link

hyaray commented Jan 23, 2022

in windows, we mainly use \ to spilt filepath.

@luckman212
Copy link
Contributor

Should be an easy fix to check if platform == windows then use \ instead of /

I will see if I can make a PR

@czuelsdorf
Copy link

@luckman212 This is something I'd like too, but I'd want it to be either an em dash or double dash. I'm by all means a novice at anything JS/TS-related, but I've forked and made a few small changes here, which I believe should add a setting to change the filepath splitter. If you have a chance, could you please check these and see if they're right, and if so incorporate them?

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

3 participants