support
Whole Tomato Software
5566 Posts |
Posted - Jan 27 2010 : 4:32:04 PM
|
Download Build 1810 is the latest beta build of Visual Assist X to target Visual Studio 2010 Beta 2 and can be installed from: http://www.wholetomato.com/binaries/VA_X_Setup1810.vsix
Install The Visual Studio Version Selector should automatically run upon clicking the download link if Visual Studio 2010 Beta 2 has been installed. If not, save the file and run it on a system that does have Visual Studio 2010 Beta 2 installed. No administrative privileges are required to install. Visual Assist X does not support Visual Studio 2010 Beta 1.
Installing a vsix will only affect Visual Studio 2010. Previous releases of Visual Assist X installed in other versions of Visual Studio will be unaffected by this installation.
If you are running Visual Studio 2010 with administrative privileges, you will need to explicitly allow extensions to run: Tools | Options | Environment | Extension Manager | "Load per user extensions when running as administrator"
General Notes Support for Visual Studio 2010 is ongoing.
Some VA features in VS2010 now operate a little differently compared to other versions of Visual Studio. - VA does not underline source code in C/C++ in VS2010. - C++ include directories are now project defined. VA will use the platform include directories defined in your project unless you specifically change the VA Platform option to Custom. - If you have automatic symbol reference highlighting enabled in both VA and in C#, VA will not highlight in C# files. Disable the IDE option (Tools | Options | Text Editor | C#) if you prefer VA highlight behavior.
Build 1810 VS2010-specific Notes - Fixed issue that prevented Intellisense listboxes from appearing when editing XAML code. (case=37041) 9196 - Fixed problem in which highlighting references to symbol under cursor missed some instances. (case=37510) - Typing too fast no longer causes incorrect autocomplete text to be inserted. (case=37766)
Known Issues A short, incomplete list of known issues: - Colors used by VA may be incorrect after install. If this occurs, don't adjust colors in the IDE or VA Options dialogs; just restart again (appears to be bug in VS). - Changes to the bold checkboxes in the IDE Options dialog may require restart to work properly (appears to be bug in VS). - VA is not adding source comments to parameter info tooltips. - Although background color items can be set in the IDE Options dlg, the colors will not be used in non-editor windows (applies to Class, Method, Variable, Macro / Enum items). - Text in C# breakpoints may intermittently be colored (no coloring should take place). - If coloring of tooltips is enabled, the default colors rather than your colors are used (confirmed bug in VS). - Coloring in C# files is a bit flaky (appears to be bug in VS).
|
Whole Tomato Software, Inc. |
Edited by - sean on Feb 11 2010 7:33:58 PM |
|