v3.0.3
v3.0.3
Monday, December 20, 2021
- π π vscode-powershell #3718 - Create
$psEditor
as a constant. - #οΈβ£ π PowerShellEditorServices #1641 - Added check to see if
PSModulePath
already containedBundledModulePath
. (Thanks @dkattan!) - #οΈβ£ π PowerShellEditorServices #1640 - Implemented
-LanguageServiceOnly
switch. (Thanks @dkattan!) - π π« PowerShellEditorServices #1638 - Fix
BundledModulePath
and PSReadLine loading (redux). - π π PowerShellEditorServices #1635 - Re-enable
DebugServiceTests
suite.