Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Releases: ikkentim/vs-tye-explorer

0.5

24 Dec 21:53

Choose a tag to compare

Changes in the VS22 version of Tim's Tye Explorer:

  • Fixed logging no longer working after restarting Tye
  • Fixed a bug which caused reloading the services list to fail after a while
  • (possibly) fixed the Tye services poller slowing down Visual Studio startup times

0.4

12 Sep 21:41

Choose a tag to compare

0.4
  • Added support for Visual Studio 2022 (#1, #2)
  • Improved matching of startup projects to services in Tye. Projects are now matched by path instead of by name (#3, #4)

0.3

28 Jan 22:04

Choose a tag to compare

0.3
  • Added Tye Explorer output window
  • Added auto-refresh of services list
  • Added option to view logging of a service in an output window
  • Added keybinds

0.2

25 Jan 12:43

Choose a tag to compare

0.2 Pre-release
Pre-release
  • Added various options for attaching to services

0.1

25 Jan 12:42

Choose a tag to compare

0.1 Pre-release
Pre-release
  • Initial release