Powershell editor with intellisense that I can embed into my program? -


i have c# application , want allow people write powershell code within app.

does know of powershell editor intellisense fits bill??

powergui choice here. check out http://powerguivsx.codeplex.com/ , see how powergui used within visual studio.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

delphi - How do I identify what code is generating " '' is not a valid floating point value" error dialogue box -