Releases: menees/VsTools
Releases · menees/VsTools
2022.0.14
2022.0.13
2022.0.12
- Copy Info bug fix: Handle .csproj docs for open SDK-style projects
- Copy Info enhancement: Add option to include repo name in relative path
2022.0.11
- Added Copy Info context menu commands for the active document tab and for item, folder, project, and solution nodes in the Solution Explorer.
- The Copy Info commands are:
- Solution-Relative Path
- Project-Relative Path
- Repo-Relative Path
- Parent Path
- Full Path
- Name Only
- Unix Solution-Relative Path
- Unix Project-Relative Path
- Unix Repo-Relative Path
- Unix Parent Path
- Unix Full Path
- Unix paths can be formatted like
/c/test(for Git Bash),/mnt/c/test(for WSL), orC:/test(for Windows).