phpstorm need forward slash while Pasting relative path not backslash
While i am pasting relative path of another file, i am seeing there backslash in path, but i need forward slash
I need Folder1/folder2/forlder3/...
not like this Folder1\folder2\forlder3\...
请先登录再写评论。
You can use Copy Path from Repository Root instead of the content root, it'd copy forward slashes even on Windows.
This was working well 2 days back
Suddenly what happened, i dont know, back slashes are there, instead of forward slash
Please fix this. It is making things more difficult than they need to be.
When right clicking a file > Copy ... > Copy Path... you're presented with a variety of options:
Don't you have such an option on your end?
Those options don't show up anymore. It just says the name of each option. It would be nice to get an abs path with forward slashes.
Just checked PhpStorm 2020.2 and I have "Copy Path > Path from Content Root" path with forward slashes on Windows.
Does it look the same for you?
Oh, I had to hit copy path... :| I'm very tired haha