v2019.11.0
Friday, November 1, 2019
vscode-PowerShell
- 🐛 vscode-PowerShell #2252 -
Fix bug finding Windows PowerShell when PowerShell 6+ not installed. - 🔍 vscode-powershell #2144 -
Fix debugging restart capability by ensuring the session file is not deleted. - 📺 vscode-PowerShell #2224 -
Provide Run Selection button in Editor Title Menu. (Thanks @jpogran!) - 📺 vscode-PowerShell #2225 -
Surface Invoke Registered Editor Command. (Thanks @jpogran!)
PowerShellEditorServices
- 📟 PowerShellEditorServices #1077 -
Support new console color configuration in PowerShell 7. - 🐛 vscode-powershell #2116 -
Fix UNC intellisense backslash. - 🐛 vscode-powershell #2214 -
Fix issue where PipelineIndentationStyle setting is ignored. (Thanks @bergmeister!) - ⚙️ PowerShellEditorServices #1052 -
Update minimum PSSA version to 1.18.3. (Thanks @bergmeister!)