If you don’t read our build change history page, you might miss some small gold nuggets. For example, back in build 1734, we added an enhancement to our goto command (alt+g) so that it operates within comments. The accuracy of goto within comments depends upon uniqueness of identifier name and context of the comment, and there will be plenty of cases where it can’t figure out what you want it to figure out, but it works enough to bring it to your attention.
I was using the OFIS (Open File in Solution) dialog the other day and it occurred to me that I use some features in it that might not be so apparent to users that didn’t actually write the code for it. As an aside, this feature was formerly known as Open File in Workspace (or OFIW) before Workspaces were replaced by Solutions in Visual Studio.NET. It took us a few years after the release of Visual Studio.NET to get around to updating the name (I supposed we had to accumulate a few “What’s a workspace?” queries from new users before making the update).
At any rate, here’s a tip for the OFIS dialog: you can use the Up and Down arrow keys as well as the Page Up and Page Down keys to navigate up and down through the file list while focus is still in the edit control. No need to tab around or click in the list to change the selection after having typed in the edit control to filter the list.
This also applies to the Find Symbol in Solution (FSIS) dialog.
Posted in Tips and Tricks, VA X Features | Leave a Comment »
Maybe we should have made a post when Visual Studio 2010 was officially released?
Posted in Build Announcements | 1 Comment »
VA X Build 1812 adds support for Visual Studio 2010 RC. Get all the details here.
Posted in Build Announcements | Leave a Comment »
We’re excited to announce plans to simultaneously ship Visual Assist X 10.6 with Visual Studio 2010 this Spring! As a Visual Studio Industry Partner, we’ve been working hard to make sure the features you’ve come to expect from Visual Assist X are ready to boost your productivity with Microsoft’s latest IDE. Visit our beta forum to keep tabs on the latest Visual Studio 2010 developments.
Posted in News and Events | Tagged VS2010 | Leave a Comment »
We are pleased to announce a new beta build of Visual Assist X for Visual Studio 2010 Beta 2.
Get all the details in our forums.
Posted in Build Announcements | 2 Comments »
With Visual Studio 2010 Beta 2 released last week, we want to get our next Beta of VA X out as soon as we can. We are currently working through some breaking changes introduced in Beta 2, but we hope to resolve these quickly and get a build out in the next week or two.
Thanks for your patience, and we’ll keep you updated…
Posted in Tips and Tricks | 5 Comments »