Entrian Solutions
 

Archive for the ‘Inline-Watch-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 Inline Watch 1.0.13: Suppress display for a type.

Wednesday, January 1st, 2020 by Richie Hindle

I’m pleased to announce Entrian Inline Watch 1.0.13, which adds one new feature:

  • You can specify an empty format definition in the Object Formats list to suppress the display of values for a given type. Thanks, David.

and fixes two bugs:

  • When pinning a popup window under a High Contrast theme, the pin icon is now clearly visible. Thanks, Martin.
  • Where the name of a type contains a space, eg. a C structure like struct _IO_FILE, you can now define an Object Format for it. Thanks, David.

You can download this release from here or get it from the Visual Studio Marketplace.

Entrian Inline Watch 1.0.12: Double-click to add a Watch entry.

Sunday, August 11th, 2019 by Richie Hindle

I’m very happy to announce Entrian Inline Watch 1.0.12, which adds one new feature:

  • You can now double-click a value bubble to add an entry for that expression to the Watch window. Thanks, Paul.

Download it from here or get from the Visual Studio Marketplace.

Entrian Inline Watch 1.0.11: Support for Visual Studio 2019 version 16.1.

Monday, May 27th, 2019 by Richie Hindle

I’m pleased to announce Entrian Inline Watch 1.0.11, which now supports Visual Studio 2019 version 16.1.  The previous release was erroneously marked as only working with 16.0 rather than all 16.x versions.  Thanks, Cahit and target2.

Download from here or get from the Marketplace.

 

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 Inline Watch 1.0.8: Small fixes and features

Tuesday, January 16th, 2018 by Richie Hindle

I’m pleased to announce Entrian Inline Watch 1.0.8, with these fixes and features:

  • Fixed “This Visual is not connected to a PresentationSource” crash.
  • You can now display integer values in fixed-length hex format, for example {m_color,6x}.  Thanks, Martin.
  • The config dialog is now shown in a sensible place on multi-monitor setups.
  • Object display rules that include leading hex values no longer have that leading hex unexpectedly stripped off.  Thanks, Martin.

This new release is available from the download page or the gallery.

Entrian Inline Watch 1.0.7: Modeless Config dialog, int64 fix

Thursday, November 16th, 2017 by Richie Hindle

I’d like to announce the release of Entrian Inline Watch 1.0.7, with these enhancements:

  • The Config dialog is now modeless, and has an Apply button, so you can see your changes while keeping the dialog open.  Thanks, Avinash.
  • __int64 values are now displayed properly in popups, in decimal/hex/octal/binary.  Thanks, Jingjing.
  • If you have enabled ‘Edit / Advanced / Show White Space’ in Visual Studio, the Inline Watch values are now painted in front of the white space dots rather than behind.  Thanks, Martin.

This new release is available from the download page or the gallery.

 

 

 

Entrian Inline Watch 1.0.6: Bugfix for small floating point values

Saturday, April 1st, 2017 by Richie Hindle

I’m pleased to announce Entrian Inline Watch 1.0.6, which fixes a bug:

  • When you limit the decimal places for a floating point value, using eg. {Pitch,.1f}, that now works when the value is small enough that the Visual Studio debugger would render it using scientific notation.  Thanks, Maxime.

The new version is available from the download page or the gallery.

Entrian Inline Watch 1.0.5: Bugfix for popups on High DPI displays

Wednesday, February 15th, 2017 by Richie Hindle

I’m pleased to announce Entrian Inline Watch 1.0.5, which fixes a bug:

  • A popup value, shown on a High DPI display, could wander across the screen when the value it was displaying changed.  Thanks, Martin.

The new version is available from the download page or the gallery.