Skip to content

Commit 5b05a67

Browse files
committed
(#133) Dependencies: drop Plaster
1 parent a91dadd commit 5b05a67

24 files changed

+3
-5757
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1111
This fixes the cases when the started configuration wasn't using the latest version of an edited script file.
1212
- [#51: Update PowerShellEditorServices](https://github.com/ant-druha/intellij-powershell/issues/51) to v3.18.0
1313

14+
### Removed
15+
- The plugin no longer bundles Plaster that was a part of an older PowerShellEditorServices distribution, even though it wasn't used by the plugin.
16+
1417
## [2.5.0] - 2024-03-12
1518
### Fixed
1619
- [#67](https://github.com/ant-druha/intellij-powershell/issues/67): An attribute block before function's `param` could lead to incorrect indentation

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Third-Party Software
3939
--------------------
4040
This plugin bundles the following third-party software:
4141

42-
- [Plaster](https://github.com/PowerShellOrg/Plaster),
4342
- [PowerShell Editor Services](https://github.com/PowerShell/PowerShellEditorServices),
4443
- [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer).
4544

language_host/current/LanguageHost/modules/Plaster/GetModuleExtension.ps1

Lines changed: 0 additions & 226 deletions
This file was deleted.

0 commit comments

Comments
 (0)