zythra wrote:I'm actually fine with the time it takes to bring the window up, it's the typing delay I don't like.
Yeah, I agree. I originally thought that was a good idea but on a regular size solution, even on one with 1 or 2 thousand of files, it makes the search feel sort of sluggish. I think I'm going to disable it for the next beta and introduce a registry configuration option for people that still want that.
Expect to see a new beta posted this weekend.
zythra wrote:OT: Have you ever thought of opening up the source and getting help?
I've been asked this before. Visual Studio SDK (aka VSIP) used to be a stopping block for OS. With VS 2005 SDK v3 relaxing a lot of the legal stuff, it's now allowed to provide source code for VSIP packages (that's what technically DPack is).
Unfortunately, that legal lingo hasn't changed for VS.NET 2003 at all. But considering my latest VS poll results, v2.6 will be the last version to support VS.NET 2003. So, moving forward, v2.7 will be VS 2005 only. That theoretically could be the time to consider OS again.
And there is still one issue of VSIP package Id. That's something issued to a particular entity, my USysWare, Inc. in this case. So, even if you get the source code, you'll still need to get a new Id issued to have your custom package loaded by VS.
For testing purposes though, one can disable package Id verification via ‘devenv’ /NoVSIP command line parameter. I think the more likely scenario I see is having people to contribute to the project and I build the releases or betas.
And, I'm settings aside the whole loosing control over the project issue. That bothers me to some degree too.
Hope this long rant was informative.
