v2022.10.2-preview
Tuesday, October 25, 2022
vscode-powershell
- 🐛 🚂 vscode-powershell #4213 - Remove
FindModule.ts
since its long since been deprecated. - 🐛 🔍 vscode-powershell #4223 - Only check a script's extension if a script file was given.
- ✨ 👷 vscode-powershell #4220 - Add assertion to build that PSES bits are built in release configuration.
- ✨ 🚂 vscode-powershell #3561 - Enable
strict
TypeScript mode . - 🐛 🔍 vscode-powershell #4201 - Fix automatic focus to temporary debug terminal (if it exists).
- ✨ 👷 vscode-powershell #2882 - Replace TSLint with ESLint.
PowerShellEditorServices v3.6.0
- 🐛 🚂 vscode-powershell #4219 - Fix regression around
OnIdle
handler. - 🐛 🧠 PowerShellEditorServices #1926 - Catch exceptions within completion handler.
- 🐛 👷 vscode-powershell #4218 - Fix release build.
- ✨ 📖 PowerShellEditorServices #1932 - Add example of starting PSES in a script to readme. (Thanks @smartguy1196!)
- #️⃣ 🙏 PowerShellEditorServices #1931 - Fix broken links in readme. (Thanks @smartguy1196!)