27 Jul
After a bit of work this weekend, I am happy to announce that v1.1 of the DX_SourceOutliner Visual Studio Add-in is ready for download. You can get the latest binary release from the Google Code site here.
What’s New
Originally supposed to be just a bug-fix (which would have left it at v1.0), while working on it [...]
Posted in SolutionOutliner by: sbohlen
5 Comments
25 Jul
It seems there’s no substitute for using a piece of software in actual production to really surface bugs and usability issues
This isn’t too surprising to anyone who has been doing software development for any amount of time, but it still amazes me that no matter how comprehensive you think your testing is, there’s [...]
Posted in SolutionOutliner by: sbohlen
2 Comments
23 Jul
After a final bug-fix, I’m happy to announce that the 1.0 RTM version of the DX_SourceOutliner is now available for download. The binary has been moved to a new Google Code site (check the downloads tab for the binary release).
Over the coming weekend when I have a spare moment I will post the source to [...]
Posted in SolutionOutliner by: sbohlen
No Comments
19 Jul
After a bit of arm-wrestling with the Visual Studio eventing model to ensure that some really weird corner cases are handled and the treeview isn’t rebuilt like 100 times when an obscure edit happens and invalidates the tree’s being in sync with the editor window content, I am (finally) ready to make available the v1.0 [...]
Posted in SolutionOutliner by: sbohlen
8 Comments
13 Jul
As a creator of community content (no, I’m not likening the level of what I do to anything close to what Jeff and Joel have accomplished with StackOverflow), I’m willing to give the community content produced by others the benefit of the doubt. So I’ve been a long-time listener (from the beginning) of the StackOverflow [...]
Posted in Uncategorized by: sbohlen
29 Comments
12 Jul
After about a week and a half of on-again, off-again work on this in my spare time (yeah, I code for work, I code for fun, I’m mostly hopeless — just deal with it), I’m happy to announce that the RC1 (Release Candidate 1) build of version 1.0 of the DX_SourceOutliner Visual Studio DXCore Add-in [...]
Posted in SolutionOutliner by: sbohlen
6 Comments
09 Jul
Catching up: for background, refer to this post where I lay out what I’m trying to achieve and this post where I share some of my progress on the project to-date.
Downloading and installing the DX_SourceOutliner
You can download the latest build as a ZIP file here. Refer to this post for details on how to install, [...]
Posted in SolutionOutliner by: sbohlen
12 Comments
07 Jul
In this recent post I blogged a bit about some of the limitations of the otherwise very valuable Visual Studio Source Code Outliner PowerToy add-in. I also posted about my intent to hack together a supped-up replacement for the thing that leverages the capabilities of the Developer Express DXCore Visual Studio API abstraction layer to [...]
Posted in Software Development Resources, SolutionOutliner by: sbohlen
12 Comments
01 Jul
Background: Source Code Outliner Visual Studio PowerToy
Anyone who has watched any of my many screencasts or read my own list of tools that I use to enhance my Visual Studio coding experience knows that I am a big fan of the Source Code Outliner Visual Studio PowerToy (freeware, developed and released by Microsoft).
As shown [...]
Posted in Software Development Resources, SolutionOutliner by: sbohlen
12 Comments