Skip to content

Releases: baincd/vscode-copy-path-unixstyle

v2.0.0

23 Jul 16:55
Compare
Choose a tag to compare

Added

  • Added support for multiple formats (Git Bash format, WSL format, Cygwin format, Windows forward-slash format, and Windows double-backslash format)
    • Can configure which format to use for default commands
    • Can enable additional commands specifically for each format

v2.0.0-RC3

02 Jun 02:30
Compare
Choose a tag to compare
v2.0.0-RC3 Pre-release
Pre-release

Add support for multiple formats (Git Bash, WSL, Cygwin, Windows Forward Slash, and Windows Double Backslash).

Force drive letter to lower case for Git Bash, WSL, and Cygwin formats.

See README for more details

v2.0.0-RC2

29 May 18:32
Compare
Choose a tag to compare
v2.0.0-RC2 Pre-release
Pre-release

Add support for multiple formats (Git Bash, WSL, Cygwin, Windows Forward Slash, and Windows Double Backslash).

See README for more details

v2.0.0-RC1

29 May 14:52
Compare
Choose a tag to compare
v2.0.0-RC1 Pre-release
Pre-release

Add support for multiple formats (Git Bash, WSL, Cygwin, Windows Universal).

See README for more details

v1.0.1

10 Mar 02:05
Compare
Choose a tag to compare
  • Updated extension packaging

v1.0.0

09 Mar 05:42
Compare
Choose a tag to compare
  • Command to Copy Path (Unix Style)
  • Command to Copy Relative Path (Unix Style)
  • Add commands to explorer context menu and editor tab context menu