Entrian Solutions
 

Archive for November, 2017

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 Source Search 1.7.13: Lots of bugfixes

Wednesday, November 15th, 2017 by Richie Hindle

I’m pleased to announce the release of Entrian Source Search 1.7.13, which fixes a pile of bugs:

  • Dialogs no longer shrink so that you can’t see some of their controls.  Thanks, Jean-Michel.
  • Fixed an OutOfMemoryException for very large indexes.  Thanks, Eddie.
  • Reverted the recent font change for machines with ClearType disabled, because the new font looked worse than the old one when ClearType was disabled.  Thanks, Anders.
  • Fixed a crash when a line of code in the results list included characters that .NET 4.0 considers to be letters but .NET 2.0 didn’t (and there’s a surprising number of those!)
  • Fixed a crash when enabling logging.  Thanks, Andrew.
  • Fixed a crash when using autocomplete while entering a ‘loose:’-prefixed query.  Thanks, Daniel.

You can download this new release from the download page or from the Visual Studio Marketplace.