|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2023.11.0-preview |
| 4 | +### Tuesday, November 07, 2023 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | + |
| 9 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) v3.14.0 |
| 10 | + |
| 11 | +- 🐛 📟 [vscode-powershell #4788](https://github.com/PowerShell/PowerShellEditorServices/pull/2091) - Run `SetInitialWorkingDirectoryAsync` before `LoadProfiles`. |
| 12 | +- 🐛 🙏 [vscode-powershell #4784](https://github.com/PowerShell/PowerShellEditorServices/pull/2090) - Ignore `didOpen` notifications for `git` schemed documents from VS Code. |
| 13 | +- 🐛 🙏 [PowerShellEditorServices #2084](https://github.com/PowerShell/PowerShellEditorServices/pull/2084) - Add `SortDocumentSymbols` to make the outline hierarchical (again). |
| 14 | + |
3 | 15 | ## v2023.8.0
|
4 | 16 | ### Wednesday, October 11, 2023
|
5 | 17 |
|
|
0 commit comments