28/01/2011 5:25:14 PM
 Ludovic Dubois Administrator Posts: 157
|
UPGRAGE YOUR VISUAL T# to v1.9.5 and have far better Visual Studio integration! New features
- Extended Syntax Color
By default, extended syntax colorizing is enabled. That is you can have different colors for identifiers depending on their meaning (class, struct, interface, testclass, criteria, type parameter, constant, constructor, event, field, local var, method, namespace, parameter, property, test). Edit colors as you want the usual way (Tools|Options|Environment|Fonts and Colors). All extended syntax colors are prefixed with "T#".
- Help is installed semi-automatically (install it if you have local help)
- Criteria added: EqualityCriteria, LoginCriteria, PathCriteria.
Improvements
- Intellisense is now quicker than ever!
- 'assert !changed' statements now show all the diferrences (and not the firsst one only).
Bug Fixes VISUAL STUDIO 2005 and 2008 only:
- If this is the first time you install a language (other than Visual Studio ones), you have to run ProjectAggregator2.msi too. You can run it before or after installing Visual T#.
- If you are not sure if you need to install it, run it: it will stops if there is nothing to do.
You need VS2008 SP1 for installing Visual T# in Visual Studio 2008.
<em>edited by Ludovic Dubois on 28/01/2011</em>
|