PowerShell
The PowerShell forum accepts bug reports as well as feedback and suggestions. For more information, check out the PowerShell Homepage
The following is a list of the states we use to track items.
status | meaning |
---|---|
survey | We saw this and we are considering it. Please upvote if it’s important to you. |
needs more information | We don’t understand the issue and need additional details. |
investigating | We are looking at this internally to understand things like: scenario, reproduction of issue, costing, or other technical details. |
in queue | The issue is understood and in our unprioritized backlog. Your votes will be used to drive prioritization of this work. |
-
PowerShell ISE does not have the ability to restart the console independent of restarting the entire ISE
Restarting the Powershell process independent of the entire ISE would be a beneficial feature for ISE users during testing and debugging, to clear variables, sessions, scopes, classes, etc... If you are working in the ISE and have several script files open on the editor it is cumbersome to have to save files, restart the entire ISE application and reopen files etc...
37 votesThis will be enabled when PowerShell ISE moves to PowerShell Editor Services as its core.
-
PowerShell ISE should support sytax highlighting for JSON
Votes from Connect: 10
Original Date Submitted: 3/4/2015 1:43:50 AM
Description:
Contact Information
Handle: JasonHorner
Site Name: PowerShell
Feedback ID: 1159120
Frequency: Always Happens
Regression: Yes, this happens in all previous versionsProblem Description:
JSON is fast becoming a viable alternative to XML.. Therefore PowerShell ISE should support syntax coloring in a similar manner as it treats XML filesProduct Studio item created by Connect Synchronizer due to creation of feedback ID 1159120 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=1159120).
Repro Steps:
open a json file in powershell all the text is blackExpected Results:
.Json should be added to the list of supported…64 votesHi Jason,
We definitely consider this hugely valuable, but it is a big work item, and we’re not sure where it sits in our current roadmap.
We’ll post back here as more details become available.
Thanks,
Joey -
ISE: Add support for "Copy Full Path" context menu command on script tabs
I often need the path name to the file I'm editing. In V3 I can hover the mouse over the tab and a tooltip will present the path. However, I usually need to provide this path to other commands (like cd or paste them into another window), and I currently have to hand-repeat it.
Right-Click on tab -> Copy Full Path is a great way to solve this; it's the same approach used by Visual Studio.
23 votesThis is definitely high-value, and we plan to do it eventually in the PowerShell ISE Preview. Read more about it here: https://blogs.msdn.microsoft.com/powershell/2016/01/20/introducing-the-windows-powershell-ise-preview/
-
Windows PowerShell ISE: Implement a Save All files feature and tie it to Ctrl+Shift+S
Votes from Connect: 18
Original Date Submitted: 6/20/2013 11:40:16 PM
Description:
Contact Information
Handle: deadlydog
Site Name: PowerShell
Feedback ID: 790577
Frequency: Always Happens
Regression: Yes, this happens in all previous versionsProblem Description:
It would be great if PS ISE had a "Save All" files feature to save all open, unsaved files. This is considered standard functionality in most IDEs these days, and it is typically bound to the keyboard shortcut Ctrl+Shift+S. Basically the same functionality as Ctrl+S, just iterate over all open, unsaved tabs and do the same.Product Studio item created by Connect Synchronizer due to creation…
14 votesWe’d plan on doing this eventually in a future version of the ISE Preview. Read more about it here: https://blogs.msdn.microsoft.com/powershell/2016/01/20/introducing-the-windows-powershell-ise-preview/
-
Make the ISE Toolbar Extensible via $PSISE
Votes from Connect: 13
Original Date Submitted: 1/19/2012 11:46:28 PM
Description:
Contact Information
Handle: Steve Murawski
Site Name: PowerShell
Feedback ID: 719357
Frequency: Always Happens
Regression: Yes, this happens in previous released versionsProblem Description:
The ISE toolbar has a lot of unused space and there have been suggestions for other items to be added to the toolbar.Could you make the toolbar extensible via the $PSISE variable? This would allow add-on authors to offer toolbar buttons for their extensions.
Product Studio item created by Connect Synchronizer due to creation of feedback ID 719357 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=719357).
Repro Steps:
The…5 votesNo timeline right now, but we do plan on extending the add-on model for the ISE: https://blogs.msdn.microsoft.com/powershell/2016/01/20/introducing-the-windows-powershell-ise-preview/
-
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 versionProblem 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…4 votesNo 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/
- Don't see your idea?