Releases: PowerShell/vscode-powershell
Releases · PowerShell/vscode-powershell
v2022.6.3-preview
v2022.6.3-preview
Wednesday, June 29, 2022
vscode-powershell
- ✨ 📖 vscode-powershell #4046 - Update tooling and READMEs for branch rename.
PowerShellEditorServices
- ✨ 🙏 PowerShellEditorServices #1844 - Update PSReadLine to v2.2.6.
- ✨ 📖 PowerShellEditorServices #1843 - Find/replace of
master
tomain
for branch rename. - 🐛 📟 vscode-powershell #3683 - Add command to PSReadLine history before cancellation.
v2022.6.2-preview
v2022.6.2-preview
Wednesday, June 22, 2022
vscode-powershell
- ✨ 🔧 vscode-powershell #4033 - Mark unused
useX86Host
setting as deprecated.
PowerShellEditorServices
- 🐛 🔍 PowerShellEditorServices #1839 - Fix logic checking for untitled or raw scripts.
- 🐛 🔍 PowerShellEditorServices #1838 - Don't use
RunContinuationsAsynchronously
for ourTaskCompletionSource
. - 🐛 📟 vscode-powershell #4021 - Fix piping to native commands for Windows PowerShell.
- ✨ 📖 PowerShellEditorServices #1831 - Add readme about
ReadKey
workarounds. - ✨ 🚨 PowerShellEditorServices #1832 - Improve
$PROFILE
variable and profile loading test. - ✨ 🚨 PowerShellEditorServices #1830 - Add regression test for untitled scripts in Windows PowerShell.
- ✨ 🚨 PowerShellEditorServices #1828 - Add regression test for accidentally allowing removal of
$psEditor
.
v2022.6.1
v2022.6.1
Tuesday, June 21, 2022
vscode-powershell
New stable release with all changes below since v2022.5.1
:
- 🐛 📖 vscode-powershell #4018 - Fix outdated link to security guidelines. (Thanks @rklec!)
- 🐛 👷 vscode-powershell #3993 - Revert modifications caused by Code's test run.
- 🐛 🚂 vscode-powershell #3992 - Fix how we check extension mode.
- 🐛 🛫 vscode-powershell #3986 - Pass
EnableProfileLoading
andInitialWorkingDirectory
asinitializationOptions
. - ✨ 📺 vscode-powershell #3976 - Add warning about intellisense to PSIC terminate dialog. (Thanks @JustinGrote!)
PowerShellEditorServices
Includes v3.4.3
with all changes below since v3.3.5
:
- ✨ 📟 PowerShellEditorServices #1823 - Utilize the
AddToHistory
delegate from PSRL proxy. - ✨ 🛫 PowerShellEditorServices #1821 - Add regression test for no defined profiles.
- ✨ 👷 PowerShellEditorServices #1820 - Add Emacs regression tests for PSES.
- 🐛 🧠 PowerShellEditorServices #1819 - Remove bad UX of commit characters for paths.
- 🐛 🔍 PowerShellEditorServices #1818 - Exit debugger stop early if cause is PSE.
- ✨ 👷 PowerShellEditorServices #1817 - Fix build script to support Windows on Arm64.
- 🐛 🔍 PowerShellEditorServices #1815 - Set
IsDebuggingRemoteRunspace
sooner for attach. - 🐛 🙏 PowerShellEditorServices #1814 - Fix error when piping
IFilePosition
toConvertTo-ScriptExtent
. - ✨ 🧠 PowerShellEditorServices #1809 - Additional IntelliSense fixes and ToolTip overhaul.
- 🐛 🛫 PowerShellEditorServices #1807 - Fix startup bug when zero profiles are present.
- 🐛 🔍 vscode-powershell #3965 - Wrap untitled script with newlines.
- 🐛 🔍 vscode-powershell #3980 - Fix execution of debug prompt commands.
- 🐛 📟 PowerShellEditorServices #1802 - Set
EnableProfileLoading
default totrue
. - 🐛 🙏 PowerShellEditorServices #1695 - Re-enable stdio clients by fixing initialization sequence.
- ✨ 🧠 PowerShellEditorServices #1799 - Fix a lot of IntelliSense issues.
- #️⃣ 🙏 vscode-powershell #3962 - Increase stack size for PowerShell 5. (Thanks @nohwnd!)
v2022.6.1-preview
v2022.6.1-preview
Monday, June 13, 2022
vscode-powershell
- 🐛 📖 vscode-powershell #4018 - Fix outdated link to security guidelines. (Thanks @rklec!)
PowerShellEditorServices
- ✨ 📟 PowerShellEditorServices #1823 - Utilize the
AddToHistory
delegate from PSRL proxy. - ✨ 🛫 PowerShellEditorServices #1821 - Add regression test for no defined profiles.
- ✨ 👷 PowerShellEditorServices #1820 - Add Emacs regression tests for PSES.
- 🐛 🧠 PowerShellEditorServices #1819 - Remove bad UX of commit characters for paths.
- 🐛 🔍 PowerShellEditorServices #1818 - Exit debugger stop early if cause is PSE.
- ✨ 👷 PowerShellEditorServices #1817 - Fix build script to support Windows on Arm64.
- 🐛 🔍 PowerShellEditorServices #1815 - Set
IsDebuggingRemoteRunspace
sooner for attach. - 🐛 🙏 PowerShellEditorServices #1814 - Fix error when piping
IFilePosition
toConvertTo-ScriptExtent
.
v2022.5.5-preview
v2022.5.5-preview
Friday, May 20, 2022
vscode-powershell
No changes.
PowerShellEditorServices
- ✨ 🧠 PowerShellEditorServices #1809 - Additional IntelliSense fixes and ToolTip overhaul.
v2022.5.4-preview
v2022.5.4-preview
Thursday, May 19, 2022
vscode-powershell
PowerShellEditorServices
- 🐛 🛫 PowerShellEditorServices #1807 - Fix startup bug when zero profiles are present.
v2022.5.3-preview
v2022.5.3-preview
Thursday, May 19, 2022
vscode-powershell
- 🐛 👷 vscode-powershell #3993 - Revert modifications caused by Code's test run.
- 🐛 🚂 vscode-powershell #3992 - Fix how we check extension mode.
PowerShellEditorServices
No changes.
v2022.5.2-preview
v2022.5.2-preview
Tuesday, May 17, 2022
vscode-powershell
- 🐛 🛫 vscode-powershell #3986 - Pass
EnableProfileLoading
andInitialWorkingDirectory
asinitializationOptions
. - ✨ 📺 vscode-powershell #3976 - Add warning about intellisense to PSIC terminate dialog. (Thanks @JustinGrote!)
PowerShellEditorServices
- 🐛 🔍 vscode-powershell #3965 - Wrap untitled script with newlines.
- 🐛 🔍 vscode-powershell #3980 - Fix execution of debug prompt commands.
- 🐛 📟 PowerShellEditorServices #1802 - Set
EnableProfileLoading
default totrue
. - 🐛 🙏 PowerShellEditorServices #1695 - Re-enable stdio clients by fixing initialization sequence.
- ✨ 🧠 PowerShellEditorServices #1799 - Fix a lot of IntelliSense issues.
- #️⃣ 🙏 vscode-powershell #3962 - Increase stack size for PowerShell 5. (Thanks @nohwnd!)
v2022.5.1
v2022.5.1
Friday, May 06, 2022
vscode-powershell
- 🐛 🔍 vscode-powershell #3950 - Handle
sendKeyPress
events for temporary integrated consoles.
PowerShellEditorServices
- 🐛 🔍 vscode-powershell #3950 - Send
sendKeyPress
event across DAP for temporary integrated consoles.
v2022.5.1-preview
v2022.5.1-preview
Thursday, May 05, 2022
vscode-powershell
- 🐛 🔍 vscode-powershell #3950 - Handle
sendKeyPress
events for temporary integrated consoles.
PowerShellEditorServices
- 🐛 🔍 vscode-powershell #3950 - Send
sendKeyPress
event across DAP for temporary integrated consoles.