External editor in Visual Studio 2008

一世执手 提交于 2019-12-03 03:37:12

Right click on the type of file you want in the Solution Explorer,

Then choose Open With...

Pick your program, and choose "Set as Default"

Right click on any file and choose open with..

Then click on add to browse to the program of you choice for this file type and having added it to the list, select "set as default"

From now on when you double click on this file type it will open in the editor of your choice.

(In VS2008)

You can goto: Tools -> Options -> Text Editor -> File Extension. Put a file extension in and choose a program to launch with it

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