Skip to content

Tags: SublimeText/PowerShell

Tags

5.0.3

Toggle 5.0.3's commit message
Move the settings file to the traditional path

st4107-5.0.3

Toggle st4107-5.0.3's commit message
Move the settings file to the traditional path

5.0.2

Toggle 5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new context names for refactored C# strings (#219)

st4107-5.0.2

Toggle st4107-5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new context names for refactored C# strings (#219)

5.0.1

Toggle 5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow regions anywhere comments are permitted (#217)

Allow regions anywhere comments are permitted.
Technically regions are only valid at BOL:
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_comments
but since they're not interpreted by pwsh itself, we can be lenient.

See #216

5.0.0

Toggle 5.0.0's commit message
Merge branch 'master' into refactor

5.0.0-beta.02

Toggle 5.0.0-beta.02's commit message
Merge branch 'master' into refactor

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a 5.0 preview invitation (#212)

5.0.0-beta.01

Toggle 5.0.0-beta.01's commit message
Rename the preview to a beta

4.1.0

Toggle 4.1.0's commit message
Fix ReadMe typo