ironmansoftware / powershell-pro-tools

Scripting, automation, and development tools for professionals working with PowerShell.
MIT License
60 stars 3 forks source link

VS Code: Consolidate the Refactor feature #4

Open DataTraveler1 opened 1 year ago

DataTraveler1 commented 1 year ago

Is your feature request related to a problem? Please describe.

Yes, it can be a little confusing that there are two refactor options available in the context menu

image

Describe the solution you'd like

Consolidate (or insert) the refactoring features granted by PowerShell Pro Tools into the existing refactoring feature of VS. Code.

Describe alternatives you've considered

Recall that Ctrl+Shift+R is the VS Code built-in refactoring while Ctrl+Alt+R is the PowerShell Pro Tools premium refactoring.

Additional context

It might be optimal to (somehow) differentiate between built-in refactoring vs. PowerShell Pro Tools granted refactoring in the respective menu