File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.12.0-preview
4
+ ### Monday, December 20, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 🔍 [ vscode-powershell #3713 ] ( https://github.com/PowerShell/vscode-powershell/pull/3728 ) - Support debugging without a workspace.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
11
+
12
+ - 🐛 🚂 [ vscode-powershell #3718 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1647 ) - Create ` $psEditor ` as a constant.
13
+ - #️⃣ 🙏 [ PowerShellEditorServices #1641 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1641 ) - Added check to see if PSModulePath already contained BundledModulePath. (Thanks @dkattan !)
14
+ - #️⃣ 🙏 [ PowerShellEditorServices #1640 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1640 ) - Implemented -LanguageServiceOnly switch.. (Thanks @dkattan !)
15
+ - 🐛 🛫 [ PowerShellEditorServices #1638 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1638 ) - Fix ` BundledModulePath ` and PSReadLine loading (redux).
16
+ - 🐛 🔍 [ PowerShellEditorServices #1635 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1635 ) - Re-enable ` DebugServiceTests ` suite.
17
+
3
18
## v2021.11.1-preview
4
19
### Monday, November 22, 2021
5
20
You can’t perform that action at this time.
0 commit comments