PowerShell Studio Feature Requests
Feature requests, product enhancement ideas, and other product-specific suggestions.
Multiple folder outputs for MSIs
Option to disable mouseover/hover info panels
Copilot Support
Ollama LLM integration for code...
Delete temppoint files on file closure
MSI file builder - Powershell Module section
Collapse State.
Display total lines searched
Profile User RunAs
breakpoint on selected lines
Default File Browser to opened file
Additional functionality for the...
Automatically remove trailing whitespace
Restrictions Options
Better text manipulation
Wrap selected text with quotes or brackets
Duplicate Current Selected File
Multiple File Browser windows/tabs Or a...
Allow a configurable Module Folder for module...
Open Folder also in Project Panels
Faster Code Checking
default icon
Multiple line Debuger Console and Wordwarp...
Build order for Project
Build order for Project
Add GitHub Copilot integration
Add Comment/Block Comment/Uncomment to...
Import Existing Forms
Bracket Pair Colorization
Sort Selected Data/Code
Console Colors: please expand to 24-bit
Collapse Class
Automatically complete list Accurate matching
Change PowerShell 7 Warning to Once a Day or...
Expanding Snippet Variable Names...
SSH Remote connections
Add PrimalSense support for $PsSenderInfo...
Add "Do not execute unless PowerShell...
Bracket pair colorization
Add the ability to add custom file extensions...
Fix TreeView control double click
Create SAPIENHost object for Service host
Collapse All
Add buttons to save /restore Console setting.
Add ability to customize layout settings for...
Ability to select subfolder in Windows start...
Add Git Context menu in editor Script pane
Git Context menu in File Browser pane.
Basic YAML Syntax Highlight
Collapse Entire Function
Add Spellcheck
High-contrast theme request
Selected PowerShell version for launching...
Environmental Controls for the UI
"Compact" PowerShell 7 Option
SAPIENT PowerSHell 7.x Host (Silent)
Integrate WebView2
Editable Console during GUI / script run
Collapsible sig block
Add support for Pester in Regions
Listview default view should be 'Details' not...
Git Source Control - Coloring Files in File...
Provide the option to "automatically check...
JobTracker Suggestion
Current Line Highlighted during Debuging
Add output folder browser to package output...
PowerShell Studio training
Search for Pester test files in subdirectories
Show the hierarchy of GUI elements and make...
Multi Languge GUI development
Manage Recents Window
Expose Icon for Windows Tray App
Dark Theme strips
Building a working package using PSBuild.exe...
Sync Profile Settings
Code folding for Pester blocks
Support for EditorConfig
Disable Script Block logging while running -...
Format C++ Script
Provide for dot source module structure
Show white spaces - Option to hide newline...
Implement Tab Order Menu to set Tab Index
Variable declaration formatting
Primalsense missing loop keywords break,...
Customizable Keyboard Shortcuts for...
Shortcut to duplicate a line CTRL+D
Search in the new Recents Lists
Allign value variable
Select highlighted Intellisense drop down...
Add a Way to Disable Font Resizing in the...
ALT+ arrow up & ALT + Arrow Down
OSX/Linux Version(s) of PowerShell Studio
Find & Replace Enhancement
File Browser Panel
Auto fill end condition commentary
Have snippet manager follow PSS Studio theme
More Robust GitHub Integration
GitHub token support for SAML-enabled orgs
Utilize Chocolatey for a quick download of...
Adding Web Support
Option to disable mouseover/hover info panels
Copilot Support
Ollama LLM integration for code...
Delete temppoint files on file closure
MSI file builder - Powershell Module section
Collapse State.
Display total lines searched
Profile User RunAs
breakpoint on selected lines
Default File Browser to opened file
Additional functionality for the...
Automatically remove trailing whitespace
Restrictions Options
Better text manipulation
Wrap selected text with quotes or brackets
Duplicate Current Selected File
Multiple File Browser windows/tabs Or a...
Allow a configurable Module Folder for module...
Open Folder also in Project Panels
Faster Code Checking
default icon
Multiple line Debuger Console and Wordwarp...
Build order for Project
Build order for Project
Add GitHub Copilot integration
Add Comment/Block Comment/Uncomment to...
Import Existing Forms
Bracket Pair Colorization
Sort Selected Data/Code
Console Colors: please expand to 24-bit
Collapse Class
Automatically complete list Accurate matching
Change PowerShell 7 Warning to Once a Day or...
Expanding Snippet Variable Names...
SSH Remote connections
Add PrimalSense support for $PsSenderInfo...
Add "Do not execute unless PowerShell...
Bracket pair colorization
Add the ability to add custom file extensions...
Fix TreeView control double click
Create SAPIENHost object for Service host
Collapse All
Add buttons to save /restore Console setting.
Add ability to customize layout settings for...
Ability to select subfolder in Windows start...
Add Git Context menu in editor Script pane
Git Context menu in File Browser pane.
Basic YAML Syntax Highlight
Collapse Entire Function
Add Spellcheck
High-contrast theme request
Selected PowerShell version for launching...
Environmental Controls for the UI
"Compact" PowerShell 7 Option
SAPIENT PowerSHell 7.x Host (Silent)
Integrate WebView2
Editable Console during GUI / script run
Collapsible sig block
Add support for Pester in Regions
Listview default view should be 'Details' not...
Git Source Control - Coloring Files in File...
Provide the option to "automatically check...
JobTracker Suggestion
Current Line Highlighted during Debuging
Add output folder browser to package output...
PowerShell Studio training
Search for Pester test files in subdirectories
Show the hierarchy of GUI elements and make...
Multi Languge GUI development
Manage Recents Window
Expose Icon for Windows Tray App
Dark Theme strips
Building a working package using PSBuild.exe...
Sync Profile Settings
Code folding for Pester blocks
Support for EditorConfig
Disable Script Block logging while running -...
Format C++ Script
Provide for dot source module structure
Show white spaces - Option to hide newline...
Implement Tab Order Menu to set Tab Index
Variable declaration formatting
Primalsense missing loop keywords break,...
Customizable Keyboard Shortcuts for...
Shortcut to duplicate a line CTRL+D
Search in the new Recents Lists
Allign value variable
Select highlighted Intellisense drop down...
Add a Way to Disable Font Resizing in the...
ALT+ arrow up & ALT + Arrow Down
OSX/Linux Version(s) of PowerShell Studio
Find & Replace Enhancement
File Browser Panel
Auto fill end condition commentary
Have snippet manager follow PSS Studio theme
More Robust GitHub Integration
GitHub token support for SAML-enabled orgs
Utilize Chocolatey for a quick download of...
Adding Web Support
IDE Mark unused variables or unreachable code-block
PsCustomObject-2, Oct. 20, 2017Under Review
While this is available through PSScriptAnalayzer module it would be great to have a visual indicator of unused variables/unreacheable code blocks in the editor similar to what VSCode implements in the PowerShell editor with green underline for unused variables.
This would be a great help in cleaning up code especially when working with large scripts that are often edited.
Comment by michaelmsonne, Jun. 25, 2025
Agree! :)