Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Releases: jrsconfitto/language-powershell

Fix Where-Object

Choose a tag to compare

@jrsconfitto jrsconfitto released this 15 Apr 12:56

Fixes #50

Filters

Choose a tag to compare

@jrsconfitto jrsconfitto released this 31 Aug 15:04

Updates the language with the latest from its backing grammar's latest release.

Searchable

Choose a tag to compare

@jrsconfitto jrsconfitto released this 31 Aug 12:45

Merged in #44 which adds tags to the powershell package (hopefully making it more discoverable) and fixes the CI script.

Thanks @radum!

Descriptive

Choose a tag to compare

@jrsconfitto jrsconfitto released this 31 Aug 12:46

Fixed the description snippet via #40.

Thanks to @cbrookins 😄

Better together

Choose a tag to compare

@jrsconfitto jrsconfitto released this 01 Mar 21:24

This utilizes the wonderful SublimeText/PowerShell grammar, which at the moment is also used as the highlighting grammar for github.com. Thus, we can all benefit by combining our efforts.

Special thanks to @vors 😄

i got the power(shell)

Choose a tag to compare

@jrsconfitto jrsconfitto released this 28 Jan 14:07

Um, i didn't quite intend to put out a 1.0 release, but i typed apm publish major and then the ✨ happened.

...but Atom's API is 1.0 now, so it's probably appropriate.

This release begins to take care of some indentation on paste issues by introducing some better indentation rules for the grammar. See #33 for more information.

Recognize case-sensitivity specifiers in comparison operators

Choose a tag to compare

@jrsconfitto jrsconfitto released this 01 Dec 18:19

The syntax now recognizes comparison operators with case-sensitivity specifiers.

Related PRs:

This means that adding -i or -c before a comparison operator will highlight properly.

More comparison operators

Pre-release

Choose a tag to compare

@jrsconfitto jrsconfitto released this 25 Nov 18:20

Fixes #26

Add multiline strings

Add multiline strings Pre-release
Pre-release

Choose a tag to compare

@jrsconfitto jrsconfitto released this 13 Jun 13:18

Fixes #2 and #1.

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@jrsconfitto jrsconfitto released this 09 Jun 15:47

Not much to it, just an import from a textmate bundle