Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > PowerShell

Powershell Editor

Closed Thread
 
Thread Tools Display Modes
Old 11-16-2007   #1 (permalink)
Thomas
Guest


 

Powershell Editor

Hello,

I am searching for a free Powershell Editor.

regards
Thomas

Old 11-16-2007   #2 (permalink)
Marco Shaw [MVP]
Guest


 

Re: Powershell Editor

Thomas wrote:
Quote:

> Hello,
>
> I am searching for a free Powershell Editor.
>
> regards
> Thomas
>
The PowerShell v2 CTP comes with one. Also check out www.powergui.org.

The latter has more features currently.

Marco

--
Microsoft MVP - Windows PowerShell
http://www.microsoft.com/mvp

PowerGadgets MVP
http://www.powergadgets.com/mvp

Blog:
http://marcoshaw.blogspot.com
Old 11-18-2007   #3 (permalink)
Charlie Russel - MVP
Guest


 

Re: Powershell Editor

GVim (www.vim.org). There's a decent set of add-ins to do syntax colouring,
filetype recognition, and indenting.
http://www.vim.org/scripts/script.php?script_id=1327
http://www.vim.org/scripts/script.php?script_id=1816
http://www.vim.org/scripts/script.php?script_id=1815

And it's free.
--
Charlie.
http://msmvps.com/xperts64
http://mvp.support.microsoft.com/profile/charlie.russel


"Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
news:eIvddZEKIHA.4196@xxxxxx
Quote:

> Thomas wrote:
Quote:

>> Hello,
>>
>> I am searching for a free Powershell Editor. regards
>> Thomas
>>
>
> The PowerShell v2 CTP comes with one. Also check out www.powergui.org.
>
> The latter has more features currently.
>
> Marco
>
> --
> Microsoft MVP - Windows PowerShell
> http://www.microsoft.com/mvp
>
> PowerGadgets MVP
> http://www.powergadgets.com/mvp
>
> Blog:
> http://marcoshaw.blogspot.com
Old 11-19-2007   #4 (permalink)
RichS
Guest


 

Re: Powershell Editor

I would definitely go with the PowerGUI editor. The version in the PS V2 CTP
is still very, very early code.
--
Richard Siddaway
Please note that all scripts are supplied "as is" and with no warranty
Blog: http://richardsiddaway.spaces.live.com/
PowerShell User Group: http://www.get-psuguk.org.uk


"Charlie Russel - MVP" wrote:
Quote:

> GVim (www.vim.org). There's a decent set of add-ins to do syntax colouring,
> filetype recognition, and indenting.
> http://www.vim.org/scripts/script.php?script_id=1327
> http://www.vim.org/scripts/script.php?script_id=1816
> http://www.vim.org/scripts/script.php?script_id=1815
>
> And it's free.
> --
> Charlie.
> http://msmvps.com/xperts64
> http://mvp.support.microsoft.com/profile/charlie.russel
>
>
> "Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
> news:eIvddZEKIHA.4196@xxxxxx
Quote:

> > Thomas wrote:
Quote:

> >> Hello,
> >>
> >> I am searching for a free Powershell Editor. regards
> >> Thomas
> >>
> >
> > The PowerShell v2 CTP comes with one. Also check out www.powergui.org.
> >
> > The latter has more features currently.
> >
> > Marco
> >
> > --
> > Microsoft MVP - Windows PowerShell
> > http://www.microsoft.com/mvp
> >
> > PowerGadgets MVP
> > http://www.powergadgets.com/mvp
> >
> > Blog:
> > http://marcoshaw.blogspot.com
>
Old 11-19-2007   #5 (permalink)
Tim Munro
Guest


 

Re: Powershell Editor

Although not "free" (Shareware) I would highly recommend Textpad. I comes
with syntax highlighting for many different scripts and languages. You can
also download syntax definition files for KiXtart, and PS. If you so wish
you can create your own, and/or customize existing ones. Excellent program.


"Charlie Russel - MVP" <charlie@xxxxxx> wrote in message
news:22F0A3E5-BB84-4F07-8742-5FBA0AF6A5A5@xxxxxx
Quote:

> GVim (www.vim.org). There's a decent set of add-ins to do syntax
> colouring, filetype recognition, and indenting.
> http://www.vim.org/scripts/script.php?script_id=1327
> http://www.vim.org/scripts/script.php?script_id=1816
> http://www.vim.org/scripts/script.php?script_id=1815
>
> And it's free.
> --
> Charlie.
> http://msmvps.com/xperts64
> http://mvp.support.microsoft.com/profile/charlie.russel
>
>
> "Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
> news:eIvddZEKIHA.4196@xxxxxx
Quote:

>> Thomas wrote:
Quote:

>>> Hello,
>>>
>>> I am searching for a free Powershell Editor. regards
>>> Thomas
>>>
>>
>> The PowerShell v2 CTP comes with one. Also check out www.powergui.org.
>>
>> The latter has more features currently.
>>
>> Marco
>>
>> --
>> Microsoft MVP - Windows PowerShell
>> http://www.microsoft.com/mvp
>>
>> PowerGadgets MVP
>> http://www.powergadgets.com/mvp
>>
>> Blog:
>> http://marcoshaw.blogspot.com
>

Old 11-19-2007   #6 (permalink)
Hal Rottenberg
Guest


 

Re: Powershell Editor

Thomas wrote:
Quote:

> I am searching for a free Powershell Editor.
Also try Notepad++ and PsPad, both of which have available powershell highlighters.

--

Hal Rottenberg
Blog: http://halr9000.com
Webmaster, Psi (http://psi-im.org)
Co-host, PowerScripting Podcast (http://powerscripting.net)
Old 11-19-2007   #7 (permalink)
JussiJ
Guest


 

Re: Powershell Editor

On Nov 20, 12:26 am, "Tim Munro" <Excels...@xxxxxx> wrote:
Quote:

> Although not "free" (Shareware) I would highly
> recommend Textpad.
Another shareware option is the Zeus IDE:

http://www.zeusedit.com

It does Powershell syntax highlighting and code folding.

Jussi Jumppanen
Author: Zeus for Windows IDE
Old 11-26-2007   #8 (permalink)
Jacob Saaby Nielsen
Guest


 

Re: Powershell Editor

Hello Tim,

when we're at the "not free" section, I would recommend Admin Script Editor.
Although pricey, it packs a great
punch if your scripting is aimed at systems administration

Best Regards,
Jacob Saaby Nielsen
mailto:jacob.saaby@xxxxxx
Quote:

> Although not "free" (Shareware) I would highly recommend Textpad. I
> comes with syntax highlighting for many different scripts and
> languages. You can also download syntax definition files for KiXtart,
> and PS. If you so wish you can create your own, and/or customize
> existing ones. Excellent program.
>
> "Charlie Russel - MVP" <charlie@xxxxxx> wrote in
> message news:22F0A3E5-BB84-4F07-8742-5FBA0AF6A5A5@xxxxxx
>
Quote:

>> GVim (www.vim.org). There's a decent set of add-ins to do syntax
>> colouring, filetype recognition, and indenting.
>> http://www.vim.org/scripts/script.php?script_id=1327
>> http://www.vim.org/scripts/script.php?script_id=1816
>> http://www.vim.org/scripts/script.php?script_id=1815
>>
>> And it's free.
>> --
>> Charlie.
>> http://msmvps.com/xperts64
>> http://mvp.support.microsoft.com/profile/charlie.russel
>> "Marco Shaw [MVP]" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
>> news:eIvddZEKIHA.4196@xxxxxx
>>
Quote:

>>> Thomas wrote:
>>>
>>>> Hello,
>>>>
>>>> I am searching for a free Powershell Editor. regards Thomas
>>>>
>>> The PowerShell v2 CTP comes with one. Also check out
>>> www.powergui.org.
>>>
>>> The latter has more features currently.
>>>
>>> Marco
>>>
>>> --
>>> Microsoft MVP - Windows PowerShell
>>> http://www.microsoft.com/mvp
>>> PowerGadgets MVP
>>> http://www.powergadgets.com/mvp
>>> Blog:
>>> http://marcoshaw.blogspot.com

Old 11-27-2007   #9 (permalink)
Newbie


  Dominik Gauss is offline

Re: Powershell Editor

If you were willing to spend some bucks I'd recommend Powershell Plus
Maybe you want to watch their demo-video Shell Tools @ PowerShell.com
Old 11-27-2007   #10 (permalink)
Karl Prosser[MVP]
Guest


 

Re: Powershell Editor


Dominik Gauss wrote:
Quote:

> If you were willing to spend some bucks I'd recommend 'Powershell Plus'
> (http://www.powershell.com/)
> Maybe you want to watch their demo-video 'Shell Tools @ PowerShell.com'
> (http://www.powershell.com/plus/video1.html)
>
I would naturally have to agree, but you don't have to shell out the
money as we now have 1) a free trial, and 2) a free for non commercial
use license.

http://www.powershell.com/plus

Karl Prosser
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change to Outlook editor, and not the Winword editor in Vista pmaston Vista mail 2 04-24-2008 05:18 PM
Vista 64-"Sandbox 2 editor has Stopped working"- when importing files to editor. iDash Gaming 1 02-20-2008 10:55 PM
editor for writing powershell scripts Nagesh PowerShell 8 01-17-2008 03:45 AM
PowerShell Editor RichS PowerShell 1 10-15-2007 07:02 AM
PowerShell syntax highlighting for Far Manager editor Roman Kuzmin PowerShell 0 12-07-2006 05:37 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50