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
Fix#264: Check for OpenSSL on OS X before starting Editor Services
This change adds a check when the extension initializes to verify
whether the machine has OpenSSL installed when running on OS X. This is
currently a requirement of PowerShell which must be met before
PowerShell Editor Services can be started. If the proper library paths
are not detected, a message is shown to the user which leads them to
documentation on how to install OpenSSL.
0 commit comments