Visual Studio 2010可扩展性入门-3个问题 [英] Getting started with Visual Studio 2010 Extensibility - 3 questions

查看:107
本文介绍了Visual Studio 2010可扩展性入门-3个问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1.)"Visual Studio Package"项目与"VSIX"项目有何不同?

1.) How differs "Visual Studio Package" project from the "VSIX" project?

2.)在哪里可以找到一些初学者指南?

2.) Where I can find some beginners guides?

3.)在哪里可以找到Visual Studio 2010的可扩展性模型或扩展点的概述?

3.) Where I can find a overview of the extensibility model or extension points of Visual Studio 2010?

提前谢谢!

推荐答案

您能解释一下您要编写哪种扩展名吗?这可能会改变我的答案.

Can you explain what type of extension you want to write? It may change my answers here.

  1. 两个项目均生成VSIX. VSIX项目只会产生一个空的,而包项目会为您设置一个Managed Package Framework包.这是有关软件包的一些演练.

您可以尝试扩展Visual Studio 的主页.如果您提供有关要构建的内容的更多信息,我可以为您提供更具体的信息来源.

You can try the main page for extending visual studio. If you give more information about what you want to build, I can point you at more specific sources.

取决于您要执行的操作.有关 Visual Studio SDK 的指南,该指南包含有关语言服务的部分,编辑器(添加新的编辑器工厂或扩展内置编辑器),扩展调试器等.

Depends on what you are trying to do. There are guides on the Visual Studio SDK, which has sections on language services, editors (adding new editor factories or extending the built-in editor), extending the debugger, etc.

这篇关于Visual Studio 2010可扩展性入门-3个问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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