You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Adjust the path to `Start-EditorServices.ps1` as needed. The command above assumes
86
+
> that the current directory is set to the folder where you expanded the PSES ZIP
87
+
> archive to.
88
+
>
89
+
> Depending on your editor, set the environment variables `NO_COLOR` and `TERM`
90
+
> before issuing the command above to improve the readability of any error messages
91
+
> `pwsh` may output. See [Disabling ANSI Output](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_ansi_terminals#disabling-ansi-output)
92
+
> for more details.
93
+
94
+
For examples of tested end-to-end configurations, see:
0 commit comments