This is a simple extension which allows you to copy a folder path in vscode (i.e C:\Hello\World) and translate it to linux like path (i.e /C/Hello/World)
Right click a folder/file in your workspace and select the option "Copy Path (Linux Style)"
Initial
Initial
Enjoy!