Closed AlexAugot closed 9 years ago
What version of TypeScipt do you have installed? do you have a registry key: HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio\14.0\TypeScriptLanguageService\CustomTypeScriptServicesFileLocation? does it happen on any TS file? or a specific file/project?
I'm using Visual Studio 2015 Professional (14.0.23107) and the TypeScript Tools 1.5 beta extension (1.5.22827).
I don't seem to have any TypeScriptLangageService folder under that registry path. I was looking at #4011 earlier, but couldn't apply the fix.
It seems to happen on every .ts or .d.ts file.
Why are you using 1.5 beta if i may ask? i do not think this can even work with VS2015 RTM. the API's that we depend on from Roslyn have changed in between the two versions.
Please install TypeScript 1.5.4: http://www.microsoft.com/en-us/download/details.aspx?id=48593&WT.mc_id=rss_alldownloads_devresources
I'm using the 1.5 beta because that's all that seems to come up when searching for typescript in the Visual Studio Extensions UI.
I will give 1.5.4 a shot, thanks for the direct link.
1.5.4 fixes the issue, Typescript files now load fine. Thanks for all your help!
I'm having an issue where any time a TypeScript file or definition is loaded in Visual Studio 2015, devenv.exe crashes. At one point in time it was working fine, but now it's happening consistently. I've uninstalled all extensions, typescript and visual studio 2015 and reinstalled both TypeScript and Visual Studio 2015 with no luck.
Event Log: