Merge branch 'fix4686_fixrename' of https://github.com/Microsoft/TypeScript into fix4686_fixrename

This commit is contained in:
Yui T 2015-12-14 14:05:25 -08:00
commit 8050537210

View file

@ -1948,7 +1948,7 @@ namespace ts {
return sourceFile;
}
export let disableIncrementalParsing = false;
export const disableIncrementalParsing = false;
export function updateLanguageServiceSourceFile(sourceFile: SourceFile, scriptSnapshot: IScriptSnapshot, version: string, textChangeRange: TextChangeRange, aggressiveChecks?: boolean): SourceFile {
// If we were given a text change range, and our version or open-ness changed, then