Entrian Solutions
 

Archive for the ‘Attach-ChangeLog’ Category

Support for Visual Studio 2022 in all Entrian extensions

Monday, November 8th, 2021 by Richie Hindle

I’m pleased to announce new versions of Entrian Source Search, Entrian Attach, and Entrian Inline Watch, all of which now support Visual Studio 2022.

Entrian Source Search and Entrian Attach are shipped as single installers supporting all versions of Visual Studio from 2005 to 2022.

Entrian Inline Watch has three different versions, according to your Visual Studio version – see below.

Here are the new releases:

Entrian Source Search 1.8.2DownloadMarketplace.

Entrian Attach 1.5.1DownloadMarketplace.

Entrian Inline Watch 1.0.15Download (all versions)Marketplace (VS 2015-2019) / Marketplace (VS 2022).

Entrian Attach 1.4.9: Support for .Net Core debugging

Friday, April 2nd, 2021 by Richie Hindle

I’m pleased to announce Entrian Attach 1.4.9, which supports .NET Core debugging – choose the CoreCLR debugger type in the configuration dialog:

You can download this new release from the download page or the gallery.

Full support for Visual Studio 2019

Monday, April 1st, 2019 by Richie Hindle

I’m pleased to announce new versions of Entrian Source Search, Entrian Attach, and Entrian Inline Watch, all of which now fully support Visual Studio 2019.

Full support for Visual Studio 2019 means that all three extensions use background loading, so they won’t necessarily load as soon as Visual Studio loads, or as soon as your solution loads.  They will load as soon as you trigger one of their commands, but otherwise there can be a few seconds’ delay, before Source Search starts indexing, or before Attach will attach to newly started processes.  Neither you nor I get any control over this, I’m afraid.

As well as support for Visual Studio 2019, these releases include the following fixes and features:

Entrian Source Search:

  • You can no longer close a locked tab; you need to unlock it first.  Thanks, Mary.
  • Closing a tab that was restored from a previous session now closes the correct tab rather than some other one.  Thanks, Marius.
  • Fixed a crash when you start a search, right-click in the results before they update, then click a menu command after they update.  Thanks, Jools.
  • Fixed a bogus occasional ‘Error saving settings; Retry?’ message.  Thanks Brett.

Entrian Attach:

  • No longer fails to work if you have a file called ‘C:\Program’ on your C drive.  Don’t do that, by the way.
  • Installation now works properly if you have an instance of Visual Studio that only includes the build tools, as well as a full instance.  Thanks, Vlad.

 

Here are the new releases:

Entrian Source Search 1.7.17: DownloadMarketplace

Entrian Attach 1.4.7: DownloadMarketplace

Entrian Inline Watch 1.0.10: DownloadMarketplace

 

Support for Visual Studio 2019

Wednesday, February 6th, 2019 by Richie Hindle

I’m pleased to announce new versions of Entrian Source Search, Entrian Attach, and Entrian Inline Watch, all of which work with Visual Studio 2019 Preview.

These versions are not yet optimised for Visual Studio 2019, so they may cause deprecation warnings.  There’ll be new versions available before the final release of VS 2019 that will fix those warnings.

Entrian Source Search 1.7.16: Download / Marketplace

Entrian Attach 1.4.6: DownloadMarketplace

Entrian Inline Watch 1.0.9: Download / Marketplace

 

Entrian Attach 1.4.5: Fixed a bogus permission error

Sunday, June 11th, 2017 by Richie Hindle

I’m very pleased to announce Entrian Attach 1.4.5, which fixes the following bug:

  • If you have a conditional attachment rule set up for an executable, and that executable starts under a user account that your Visual Studio doesn’t have permission to debug, and the conditional attachment rule fails, you used to get a permission error.  Now, Entrian Attach stays quiet. Thanks, Jools.

You can download this new release from the download page or the gallery.

 

Entrian Attach 1.4.4: Crash fix for super-long command lines

Monday, June 5th, 2017 by Richie Hindle

I’m pleased to announce Entrian Attach 1.4.4, which fixes a crash bug:

  • If you have a conditional attachment rule set up for an executable, and that executable starts with a command line that doesn’t match the rule but is longer than about 900 characters, Entrian Attach no longer crashes.  Thanks, Marc.

You can download this new release from the download page or the gallery.

 

Entrian Attach 1.4.3: Trim executable filenames

Saturday, April 1st, 2017 by Richie Hindle

I’m pleased to announce Entrian Attach 1.4.3, which fixes one small but important bug:

  • If you accidentally include leading or trailing spaces in your executable filenames, they are now stripped.  Accidentally setting the thing to attach to <space>myapp.exe no longer leaves you wondering why nothing works.  Thanks, Honza.

You can download this new release from the download page or the gallery.

 

Entrian Attach 1.4.2: Attach to only one instance

Saturday, December 31st, 2016 by Richie Hindle

I’m very pleased to announce Entrian Attach 1.4.2, which introduces one new feature:

  • You can now configure Entrian Attach to only attach to one instance of your executable, and to ignore any subsequent processes, via “Attach at process start when… I’m not already debugging its exe”.  Thanks, Honza.

…and fixes one bug:

  • The child debugging rules are now obeyed when attaching to existing processes via Attach Now, as well as when new processes start.  Thanks, Jools.

You can download this new release from the download page or the gallery.

 

Entrian Attach 1.4.1: Visual Studio 2017

Friday, December 23rd, 2016 by Richie Hindle

I’m very pleased to announce Entrian Attach 1.4.1:

  • Now supports Visual Studio 2017.
  • If you add the EntrianAttachEnableDisable command to a menu or toolbar, it is now checked (highlighted, or ‘latched’ as Visual Studio calls it) when Entrian Attach is enabled.

You can download the new release from the download page or the gallery.

 

Entrian Attach 1.3.4: Bugfix for console control events

Sunday, November 27th, 2016 by Richie Hindle

I’m happy to announce Entrian Attach 1.3.4, with two bugfixes:

  • Console control events no longer cause the shim process (which sits between a debuggee and its parent) to exit.  Previously, if the parent checked whether the debuggee was still alive, and the debuggee’s console had been sent a console control event which it had ignored, the parent would think that the debuggee had died because the shim had died.  Now, only the death of the debuggee will cause the shim to die.  Thanks, Jools.
  • You can no longer resize the Conditions dialog smaller than its default size, making the OK and Cancel buttons disappear behind the other controls.  Thanks, Jools.

You can download the new release from the download page or the gallery.