Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrsconfitto/language-powershell
PowerShell language support for the Atom editor
https://github.com/jrsconfitto/language-powershell
Last synced: 2 months ago
JSON representation
PowerShell language support for the Atom editor
- Host: GitHub
- URL: https://github.com/jrsconfitto/language-powershell
- Owner: jrsconfitto
- License: other
- Archived: true
- Created: 2014-06-06T13:22:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T18:25:28.000Z (over 6 years ago)
- Last Synced: 2024-06-21T06:35:09.097Z (7 months ago)
- Language: CoffeeScript
- Homepage: https://atom.io/packages/language-powershell
- Size: 168 KB
- Stars: 44
- Watchers: 6
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-powershell - Atom package - PowerShell language support for the Atom editor. 🚧 (💻 Editors and IDEs)
README
# PowerShell language support in Atom [![Build Status](https://travis-ci.org/jrsconfitto/language-powershell.svg?branch=master)](https://travis-ci.org/jrsconfitto/language-powershell)
This package provides [PowerShell](https://msdn.microsoft.com/en-us/mt173057.aspx) language support in the [Atom editor](https://atom.io) by leveraging the [PowerShell syntax][ES] from Microsoft.
## Issues
If you discover any issues with the way the syntax is highlighted, please open an issue against the [PowerShell/EditorSyntax][ES] repository instead of this one, since this package is based on that grammar.
Any issues that aren't related to the grammar are fair game here, though! Start one [here](https://github.com/jugglingnutcase/language-powershell/issues/new).
[ES]:https://github.com/PowerShell/EditorSyntax