Releases: PowerShell/PowerShellEditorServices
Releases · PowerShell/PowerShellEditorServices
v4.6.0
What's Changed
Other Changes 🙏
- Simplify ProfilePathInfo and ensure profile variable is set during startup by @JustinGrote in #2287
- Expose open LSP documents via
$psEditor.Workspace.Documentsby @Copilot in #2285 - RenameProvider for variable/function renaming by @Razmo99 in #2152
- Remove defunct Gitter badge from README by @Copilot in #2289
- Clarify link to implemented and tested rename scenarios by @JustinGrote in #2290
- Update rename disclaimer link and improve test skipping by @JustinGrote in #2291
New Contributors
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
Enhancements & Features ✨
- Use official OneBranch template by default for CodeQL by @andyleejordan in #2259
- Update .NET, PSReadLine, and Nuget packages by @andyleejordan in #2262
- Update NuGet packages by @andyleejordan in #2268
- Update GitHub Actions to address Node.js 20 deprecation by @Copilot in #2272
- Update PSScriptAnalyzer to v1.25.0 by @andyleejordan in #2270
- Add AlignEnumMemberValues setting by @liamjpeters in #2271
- Update CFS feed and InvokeBuild by @andyleejordan in #2273
- One more round of package updates by @andyleejordan in #2275
Squashed Bugs 🐛
- Revert CFS feed for PSResources by @andyleejordan in #2277
New Contributors
- @liamjpeters made their first contribution in #2271
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
Enhancements & Features ✨
- Add indentation solution for powershell in vim/neovim by @sharpchen in #2238
- Update deprecated API method in docs by @924312 in #2230
- Add useful info to Getting Started by @924312 in #2231
- Support breakpoints in untitled files in WinPS by @jborean93 in #2248
- Add Start-DebugAttachSession function by @jborean93 in #2249
- Add WindowActionOnEnd for Start-DebugAttachSession by @jborean93 in #2252
- Add
pathMappingsoption to debugger by @jborean93 in #2251 - Update packages and pipeline by @andyleejordan in #2253
Squashed Bugs 🐛
New Contributors
- @Copilot made their first contribution in #2240
- @sharpchen made their first contribution in #2238
- @924312 made their first contribution in #2230
- @eitamal made their first contribution in #2236
Full Changelog: v4.3.0...v4.4.0