How do I use TypeScript within Visual Studio 2013?

余生长醉 提交于 2020-01-30 08:42:07

问题


I am looking to use TypeScript within Visual Studio 2013. For some reason, however, I cannot create a project. Instead, Visual Studio only allows me to be directed to a web page which tells me to install a plugin.

After I've installed the plugin, as well as rebooting my computer a few times; still no dice.


回答1:


Uninstall all typescript items from Programs and Features in your control panel. Then reinstall this plugin : http://www.microsoft.com/en-us/download/details.aspx?id=34790

Make sure visual studio is closed throughout uninstall/install process. After the install start visual studio.



来源:https://stackoverflow.com/questions/22433592/how-do-i-use-typescript-within-visual-studio-2013

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!