|
5 | 5 | #### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell)
|
6 | 6 |
|
7 | 7 | - 🛫 🐛 [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell/pull/3132) -
|
8 |
| - Fix for issue #3131 in regards to brew discarding cask as an option. (Thanks @philippkahr!) |
| 8 | + Use new brew cask installation syntax for PowerShell installation. (Thanks @philippkahr!) |
9 | 9 | - 📺 🐛 [vscode-powershell #3177](https://github.com/PowerShell/vscode-powershell/pull/3177) -
|
10 |
| - Delete VS Code Notebook API prototype. |
| 10 | + Disable VSCode Notebook API prototype while the API is still unstable. |
11 | 11 | - 👷 ✨ [vscode-powershell #3162](https://github.com/PowerShell/vscode-powershell/pull/3162) -
|
12 |
| - Rewrite release signing pipeline #3162. |
| 12 | + Rewrite release signing pipeline. |
13 | 13 | - 💎 🐛 [vscode-powershell #3129](https://github.com/PowerShell/vscode-powershell/pull/3129) -
|
14 | 14 | Add braces to PSCustomObject snippet to play nice with auto-closing pairs.
|
15 | 15 | - 📖 ✨ [vscode-powershell #3152](https://github.com/PowerShell/vscode-powershell/pull/3152) -
|
16 |
| - Add self as maintainer to readme. |
| 16 | + Add @andschwa to the README as maintainer. |
17 | 17 | - 👷 🐛 [vscode-powershell #3099](https://github.com/PowerShell/vscode-powershell/pull/3099) -
|
18 | 18 | Update dependencies to fix CI on macOS.
|
19 | 19 | - 🐢 🐛 [vscode-powershell #3089](https://github.com/PowerShell/vscode-powershell/pull/3089) -
|
20 | 20 | Remove hardcoded output format.
|
21 | 21 | - 📖 🐛 [vscode-powershell #3086](https://github.com/PowerShell/vscode-powershell/pull/3086) -
|
22 | 22 | Fix typo in description of legacy codelens description. (Thanks @nexxai!)
|
23 | 23 | - 🚂 ✨ [vscode-powershell #3053](https://github.com/PowerShell/vscode-powershell/pull/3053) -
|
24 |
| - Send telemetry from pses. |
| 24 | + Use VSCode telemetry endpoint for PSES telemetry. |
25 | 25 | - 🚂 ✨ [vscode-powershell #3047](https://github.com/PowerShell/vscode-powershell/pull/3047) -
|
26 | 26 | Update language server client.
|
27 | 27 | - 🐢 ✨ [vscode-powershell #2998](https://github.com/PowerShell/vscode-powershell/pull/2998) -
|
28 | 28 | Added Pester v5 support to problem matcher. (Thanks @fflaten!)
|
29 | 29 | - ✂️ 🐛 [vscode-powershell #3023](https://github.com/PowerShell/vscode-powershell/pull/3023) -
|
30 |
| - Help completion should only run on powershell scripts. |
| 30 | + Ensure help completions only run on powershell scripts. |
31 | 31 | - 🛫 🐛 [vscode-powershell #2973](https://github.com/PowerShell/vscode-powershell/pull/2973) -
|
32 | 32 | Fix session menu fails to open when PowerShell extension is starting. (Thanks @jeffpatton1971!)
|
33 | 33 |
|
|
0 commit comments