Every time I open a Javascript file with Visual Studio 2015 Pro RTM it crashes and restarts. No error messages.
I did a repair but I haven\'t tried uninstalling and rei
f you click Debug button in the error pop windows, could you get any error message?
Tools->Options->Text Editor, could you see the JS editor there?
Maybe you could disable the option "Auto list members" under JS Editor, and then test it again.
If not Delete the .suo file and re-open and rebuild the proj file.
See this link.