Skip to content

Releases: vraamark/EasyRun

v1.0.0

01 Nov 20:08
Compare
Choose a tag to compare
  • EasyRun is now out of preview.
  • Updated README.md with VS Gallery links to both VS2019 and VS2022

0.11.0.11101

01 Nov 19:08
860f242
Compare
Choose a tag to compare
0.11.0.11101 Pre-release
Pre-release

Fixed icon size when viewed in VS Gallery. No new functions in this release.

0.11.0.11029

29 Oct 18:22
Compare
Choose a tag to compare
0.11.0.11029 Pre-release
Pre-release
  • Split the project into a VS2019 and VS2022 project with a shared project.
  • Updated extension manager icon to 32x32 pixels.
  • Added a 200x200 pixels preview icon.

0.10.0.11027

27 Oct 14:59
495e00e
Compare
Choose a tag to compare
0.10.0.11027 Pre-release
Pre-release

Added support for both VS2019 and VS2020

0.10.0.11017

17 Oct 09:16
84e23a3
Compare
Choose a tag to compare
0.10.0.11017 Pre-release
Pre-release
  • Selection sync between profiles and Solution explorer.
  • More settings moved to userspace (AttachDebugger, WaitOnAttachDebugger, and Watch).
  • Attach and detach debugger per service.

0.9.0.11002

02 Oct 09:27
Compare
Choose a tag to compare
0.9.0.11002 Pre-release
Pre-release
  • Fixed bug where secret variables didn't get saved.
  • Moved storage of default selected profile name to a local folder outside the solution to avoid changes in version control (e.g. Git).
  • To reduce version control changes (e.g. Git), there are now two "save modes" in regards to service selections in EasyRun: Manual or Auto. This can be changed in Visual Studio Options.
  • When the settings file is changed outside Visual Studio, it is now reloaded automatically. This is helpful when changing branches.
  • Clicking on run Tye button, will now save any changes in profiles.

0.8.0.10927

28 Sep 05:45
f28ff95
Compare
Choose a tag to compare
0.8.0.10927 Pre-release
Pre-release

None runnable projects are no longer on the service list.

0.8.0.10924

24 Sep 09:57
612de18
Compare
Choose a tag to compare
0.8.0.10924 Pre-release
Pre-release

Added support for overriding the default service name in Tye YAML

0.8.0.10923

23 Sep 14:27
Compare
Choose a tag to compare
0.8.0.10923 Pre-release
Pre-release

Initial release.

Download this extension from the VS Gallery