External editor in Visual Studio 2008

前端 未结 3 1562
误落风尘
误落风尘 2021-02-06 12:05

Is there any way to set up external editor integration for VS2008?

By this I mean when I double-click on a .CPP file in the Solution Explorer, it should open in the exte

3条回答
  •  后悔当初
    2021-02-06 12:43

    (In VS2008)

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

提交回复
热议问题