VsTools

A VS extension to process selected text, add new text, and work with open files

MIT License

Stars
21

Bot releases are hidden (Show)

VsTools - 2019.0.7

Published by menees over 4 years ago

GitHub Releases

  • Added Base Converter tool window (from Menees VS Tools 2017) with separate options page.
VsTools - 2019.0.6

Published by menees over 4 years ago

GitHub Releases

  • Added file path highlighting in Find All References's List View.
  • Made Options static so I can use ForceLoad to ensure the user's correct settings have been loaded.
VsTools - 2019.0.5

Published by menees over 4 years ago

GitHub Releases

  • Handled changes in VS 2019 16.5.4's Find Results List View, which now only provides a partial find pattern (truncated at 23 characters).
VsTools - 2019.0.4

Published by menees over 4 years ago

GitHub Releases

  • Moved code from http://www.menees.com and private TFVC repo to public GitHub repo
  • Changed versioning from "2019 1.0.x" to 2019.0.x to be more git tag-friendly
  • Created CI workflow for automated build via GitHub Actions
  • Added manual build script to produce release vsix