I have been working on a PowerShell extension for Visual Studio 2010 for a
couple weeks now. I have kept the source closed while I hack out the initial
implementation, but it is hosted on GitHub and will be available shortly. I
have posted some screen grabs <http://yfrog.com/user/innovatian/photos> as I
went along implementing features.

Right now I have a few features working:

   - Code folding
   - Colorizing
   - Error detection and marking
   - PowerShell VS project template (collects and lets you add PowerShell
   scripts)

With that, I have a few questions. Would anyone be interested in hacking on
it during the OSS Track at Alt.NET in May? What would interest you as
features to implement? There are many features that could be worked on, but
I want to know what you would be interested in having as a feature or
working on?

   - Script signing during build.
   - IntelliSense


   - Word completion
      - Member completion
      - Parameter info
      - QuickInfo


   - Debugging
   - MAML editing or external help lookup via VS
   - Brace matching
   - Reformatting code
   - Commenting code
   - Support for code snippets
   - Support for the Navigation bar
   - Execution of current script
   - Execution of current script in another context
   - PowerShell PSSnapin project template
   - Adding custom document properties
   - Anything else you can think of.

Thank you,
-- 
Ian Davis
http://innovatian.com

-- 
You received this message because you are subscribed to the Google Groups 
"Seattle area Alt.Net" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/altnetseattle?hl=en.

Reply via email to