Path Converter Copy for Windows
This Visual Studio Code extension allows you to copy file paths with forward slashes instead of backslashes on Windows.
Features
This extension adds the following commands to the command palette:
Copy Absolute Path with Forward Slash : Copies the absolute path of the selected file or folder with forward slashes.
Copy Relative Path with Forward Slash : Copies the relative path of the selected file or folder with forward slashes.
These commands can also be accessed from the context menu when right-clicking on a file or folder in the explorer.
Requirements
- Visual Studio Code v1.63.0 or later
Installation
- Open Visual Studio Code
- Press
Ctrl+Shift+X to open the extensions panel
- Search for
pathConverterCopyForWindows
- Click
Install and then Reload to activate the extension
License
This extension is licensed under the MIT License.
| |