Awesome!
Sent from my Android phone
On Aug 12, 2011 9:00 AM, "Ian Davis" <
ian.f...@gmail.com> wrote:
> I have been working on an open source project
> a while now; it is a PowerShell extension for Visual Studio 2010 and I have
> come to a point where I believe it is good enough for its first public
> release. It includes:
>
> - Code coloring - follows your VS settings
> - Built-in and declared variable auto-completion IntelliSense
> - Error detection for tokens and expressions
> - Tooltips for error information
> - Code folding
> - Brace matching
> - Method tagging
> - Project and file templates
>
>
> I have posted a video
> features. I have uploaded the release to the VS
> you can download it through VS or from the web. It does not yet
> support
> running the scripts from within VS, but I have put a lot of effort into
> getting that feature working and should be in the next release.
>
> Thank you,
>
> Ian Davis
>