Visual Studio加载项支持图像内联源码? [英] Visual Studio add-in to support images inline with source?

查看:165
本文介绍了Visual Studio加载项支持图像内联源码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在这里使用Visual Studio 2005,为了改进我们的源代码文档,我们正在寻找一个Visual Studio加载项,允许根据IDE中的源来查看图像。 / p>

例如,我想要适合的用例如下:


  1. 在我的来源所在的目录中,我保存我的图像文件 my_image.png

  2. 在源文件中,我写一个表单 /// @image my_image.png

  3. 的加载项允许我在查看文本之间切换

    有没有人知道现有的VS 2005的加载项?如果没有,VS加载项api是否允许这样的功能?



    谢谢!

    解决方案

    如果可能的话,直到Visual Studio 2010,这是非常困难的。


    We use Visual Studio 2005 here, and in an attempt to improve the documentation of our source, we're looking for a Visual Studio add-in that will allow images to be viewed in line with source from within the IDE.

    For example, the use case I'd like to fit is the following:

    1. In the directory in which my source lives, I save my image file my_image.png.
    2. In the source file, I write a comment of the form /// @image my_image.png
    3. The add-in allows me to toggle between seeing the text /// @image my_image.png and viewing the actual image within the code editing window, inline with whatever source surrounds it.

    Does anyone know of an existing add-in for VS 2005? If not, does the VS add-in api allow for such functionality?

    Thanks!

    解决方案

    It is extremely difficult, if possible at all, to do this until Visual Studio 2010.

    这篇关于Visual Studio加载项支持图像内联源码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆