Entrian Source Search
A Visual Studio add-in providing instant full-text search of your source code. Fast, powerful, flexible, unobtrusive. Learn more...
| Latest version: | 1.4.11 (download) |
| Recent highlights: | Filter by modification time. Delete irrelevant hits from the results list. (Release announcement) |
I find Entrian really useful. It beats the built-in search for me because that's only fast for types and methods, and as a tester I'm usually more interested in bits of text such as error messages.
Also, our products are complex enough that not everything lives in C#, there's XML, powershell scripts, WiX config, custom build actions in the .csproj files... only a full-text search engine will do what I want.
– James G, UK
Entrian Attach
Automatically attach the Visual Studio debugger to any process as it starts, whenever and however it's started. Learn more...
| Latest version: | 1.1 (download) |
| Recent highlights: | Entrian Attach is a brand new product - it's all highlights! :-) (Release announcement) |
Attach the debugger automatically to processes the moment they start, however they're started. Services, web servers, DllMain, unit tests, setup custom actions, anything you like. Attachment happens directly on process creation, not by polling.
