Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Copy Path Slash
New to Visual Studio Code?
Get it now.
Copy Path Slash
ichir0roie
|
150 installs
|
(
0
)
|
Free
Copy Path With Slash delimiter for Windows Os
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
copy-path-slash README
i want to copy path with slash.
just do this.
return path.split("\\").join("/");