在记事本++中嵌入Powershell

ric*_*lla 4 powershell plugins notepad++ embedded

在玩过 Ubuntu 10.04 之后,我注意到一件有趣的事情是你可以在 gedit 中嵌入一个终端。是否有类似的插件可以让我将 Powershell(或命令提示符)窗口嵌入到记事本 ++ 中?

Jay*_*kul 6

是的,PowerShell_ISE.exe(随 PowerShell 一起提供)、PowerGUI、PowerShell Plus 和 Visual Studio 在编辑器下方都有 PowerShell 控制台……并且可以使用 PowerShell 来操作 IDE。

但是你要的是 NppExec 插件http://sourceforge.net/projects/npp-plugins/files/ ...虽然它不能操作 IDE ;-)