The following entry
/// <reference path="/Users/roger/Documents/DefinitelyTyped/angularjs/angular.d.ts"/>
gives me some red markes in my ts file. For every parth of the path I get get e.g. 'Can not resolve directory "roger".
Code completion and tsc compiling works.
Regards
Roger