Make PowerShell_ISE More Extensible
Votes from Connect: 10
Original Date Submitted: 3/19/2010 8:20:52 PM
Description:
Contact Information
Handle: cmille19
Site Name: PowerShell
Feedback ID: 543200
Frequency: Always Happens
Regression: No, this is new to the most recent version
Problem Description:
In PowerShellISE it is fairly easy to add functionality via menu items that perform some action against PowerShell file types. However, when editing non-PowerShell files it is more difficult to extend. For instance I created a SQL pack for PowerShellIse which provides an IDE for SQL queries. This works OK, however there are a few things that can't be done like implement my own syntax, color and file type associates (Think Vim!). If syntax, color and file type where customizable this would allow extending PowerShellISE beyond just editing PowerShell files. I realize its called PowerShellISE, but it would be even more useful if it were Windows_ISE a pluggable editor for all things. You've given us a great Windows shell, now give us a great Windows text editor :)
Product Studio item created by Connect Synchronizer due to creation of feedback ID 543200 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=543200).
Repro Steps:
N/A
Expected Results:
N/A
Internal BugId: 2479

No timeline yet, but per this blog, we do plan on extending the add-on model for ISE: https://blogs.msdn.microsoft.com/powershell/2016/01/20/introducing-the-windows-powershell-ise-preview/