Skip to content

Releases: menees/VsTools

2022.0.14

12 Aug 01:52

Choose a tag to compare

2022.0.13

15 May 02:12

Choose a tag to compare

2022.0.12

03 Apr 02:11

Choose a tag to compare

2022.0.11

02 Apr 03:06

Choose a tag to compare

  • 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), or C:/test (for Windows).

2022.0.10

25 May 15:38

Choose a tag to compare

2022.0.9

08 Dec 01:51

Choose a tag to compare

2022.0.8

03 Dec 02:21

Choose a tag to compare

2022.0.7

02 Dec 12:49

Choose a tag to compare

2022.0.6

29 May 21:07

Choose a tag to compare

  • Support import/export settings.

2022.0.5

25 Oct 02:03

Choose a tag to compare

  • Support #region in CSS, LESS, and SCSS files.