lang支持 [英] lang support

查看:87
本文介绍了lang支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何扩展VS(vs 2010),以支持某些脚本语言进行编辑,调试);我已经见过很多方法,例如mef,maf和pacakging.

how can extend a VS(vs 2010), to support some scripting language for editing, debugging); i have seen lot of approaches like mef, maf, vs pacakging.

我对如何确定合适的方式感到困惑? &还要怎么开始呢?请帮助我

i am confused about how can i determine the appropriate way to support this? & also even how to start this? please help me

还为我提供了更多了解的指针

Also provide me the pointers to know more

sruthi,

推荐答案

Hello struthi,

Hello strut

通过查看PkgDef编辑器,您可能会找到所需的内容.它是作为一个扩展创建的,它使用MEF向VS 2010编辑器添加了一些相关功能,以支持特定的非编程语言.

You might find what you need by looking at the PkgDef Editor. It is created as a single extension that adds several related features to the VS 2010 Editor using MEF to support a specific non-programming language.

首先看一下实际的扩展名,可以从以下位置下载该文件:

First have a look at the actual extension, which can be downloaded from:

然后看看源代码,这些资源可在以下位置找到:

Then have a look at the sources, which are available at:

http://code.msdn.microsoft.com/PkgDefEditor

还有许多其他示例可以在以下位置扩展Visual Studio

There are many other samples for extending Visual Studio at

http://code.msdn.microsoft.com/vsx/

其中一些仅仅是用于构建PkgDef编辑器的特定功能的更集中的示例.

Several of these are simply more focused examples of particular features that were used to build the PkgDef Editor.

您还需要确保阅读 编辑器扩展入门.

You'll also want to be sure to read through Getting Started with Editor Extensions.

此致,
比尔·温伯格(Bill Weinberger)

Regards,
Bill Weinberger


这篇关于lang支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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