具有智能感知功能的 Powershell 编辑器可以嵌入到我的程序中吗?

发布于 2024-10-19 00:16:10 字数 96 浏览 1 评论 0原文

我有一个 C# 应用程序,希望允许人们在我的应用程序中编写 powershell 代码。

有谁知道有符合要求的具有智能感知功能的 powershell 编辑器吗?

I have a C# application and want to allow people to write powershell code within my app.

Does anyone know of a powershell editor with intellisense that fits the bill??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一片旧的回忆 2024-10-26 00:16:10

这里选择PowerGUI。查看 http://powerguivsx.codeplex.com/ 并了解如何在 Visual Studio 中使用 PowerGUI。

PowerGUI is the choice here. Check out http://powerguivsx.codeplex.com/ and see how PowerGUI is used within Visual Studio.

旧伤还要旧人安 2024-10-26 00:16:10

您可能想查看 PowerSE (http://www.powerse.com),它是免费的。但是,还有一个 OEM 版本,它允许您挂钩编辑器来编辑/调试 PowerShell 命令。然后获取命令文本,以便在应用程序的上下文中存储和执行。

You might want to check out PowerSE (http://www.powerse.com), it's free. But, there is also an OEM version, which allows you to hook in the editor to edit/debug the PowerShell commands. then get the command text back for storing and executing within the context of your application.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文