tobor88 / CybereasonAPI

PowerShell module containing commands to easily interact with the Cybereason API.
https://www.cybereason.com/
GNU General Public License v3.0
15 stars 6 forks source link

Comment out PowerShellHostName setting #2

Closed faultoverload closed 3 years ago

faultoverload commented 3 years ago

This setting causes issues with loading the module inside of VS Code. PowerShellHostName defines the name of the given powershell session and should not be defined by default to support developers loading into IDE's.