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
Windows with PowerShell v5.1 and PowerShell Core v6
Linux with PowerShell Core v6 (all PowerShell-supported distributions)
macOS and OS X with PowerShell Core v6
This package may work well with machines running PowerShell v3 and v4 but
they are not officially supported by this package at this time.
Installation
You can easily install this package using the following command:
apm install ide-powershell
You can also find this package in Atom by running the command "Settings View: Install
Packages and Themes" and then search for and install ide-powershell
Development
Fork this repo, clone it to a local folder, and go to that folder in a terminal
Run apm install install dependencies and build the package
Run apm link to wire up the package in Atom
Open or restart Atom and then try loading a .ps1 file
Change some code in this repo, run the "Reload Window" command, then try your changes!
Contributing
We'd love to accept your contributions! Please send a PR for small changes or
file and issue in advance to discuss if you have a bigger change in mind.