In Windows Explorer, whenever I try to open a folder containing TypeScript files, Explorer freezes and crashes. When I try to edit TypeScript files in Visual Studio, this allows me to do this until I save the file. When I save the file, Visual Studio crashes without any dialogs.
I tried to completely remove everything related to Visual Studio (uninstall, registry, etc.) and reinstall. I also tried starting Windows in safe mode and / or starting Visual Studio in safe mode, none of which work. Starting Visual Studio as an administrator also does not work.
I know that this is not a problem with the actual repo, since these files work fine on several other development machines. This feature worked perfectly a month ago, with no changes to updates or installed extensions.
I am running Visual Studio 2015 Update 3 (14.0.25431.01) on a 64-bit Windows 10 machine . TypeScript Tools for Visual Studio are in version 2.2.1.0.
Please let me know if there are any magazines that I can provide, I'm not sure where to get them.
source
share