Allow more locations when installing custom PSES #285
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently, when choosing a custom PSES, we expect the user to select the root folder that contains
PowerShellEditorServices/PowerShellEditorServices.psd1
This is rather confusing in practice.
Let's allow the users to choose any of:
PowerShellEditorServices/PowerShellEditorServices.psd1
PowerShellEditorServices.psd1
PowerShellEditorServices.psd1
We should auto-discover the PSES instance from any of these locations.
The text was updated successfully, but these errors were encountered: