You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Microsoft.PowerShell.EditorServices API removals ([#492](https://github.com/PowerShell/PowerShellEditorServices/pull/492))
1428
1428
@@ -1626,7 +1626,7 @@ on the PowerShell Team Blog.
1626
1626
## 0.10.0
1627
1627
### Tuesday, March 14, 2017
1628
1628
1629
-
These improvements are described in detail in the [vscode-powershell changelog](https://github.com/PowerShell/vscode-powershell/blob/master/CHANGELOG.md#0100)
1629
+
These improvements are described in detail in the [vscode-powershell changelog](https://github.com/PowerShell/vscode-powershell/blob/main/CHANGELOG.md#0100)
1630
1630
for its 0.10.0 release.
1631
1631
1632
1632
#### Language feature improvements
@@ -1644,7 +1644,7 @@ for its 0.10.0 release.
1644
1644
## 0.9.0
1645
1645
### Thursday, January 19, 2017
1646
1646
1647
-
These improvements are described in detail in the [vscode-powershell changelog](https://github.com/PowerShell/vscode-powershell/blob/master/CHANGELOG.md#090)
1647
+
These improvements are described in detail in the [vscode-powershell changelog](https://github.com/PowerShell/vscode-powershell/blob/main/CHANGELOG.md#090)
[](https://gitter.im/PowerShell/PowerShellEditorServices?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6
6
@@ -119,7 +119,7 @@ The types of PowerShell Editor Services can change at any moment and should not
119
119
120
120
## Development
121
121
122
-
> NOTE: The easiest way to manually test changes you've made in PowerShellEditorServices is to follow the [vscode-powershell development doc](https://github.com/PowerShell/vscode-powershell/blob/master/docs/development.md) to get a local build of the VS Code extension to use your local build of PowerShellEditorServices.
122
+
> NOTE: The easiest way to manually test changes you've made in PowerShellEditorServices is to follow the [vscode-powershell development doc](https://github.com/PowerShell/vscode-powershell/blob/main/docs/development.md) to get a local build of the VS Code extension to use your local build of PowerShellEditorServices.
123
123
124
124
### 1. Install PowerShell 7+
125
125
@@ -179,4 +179,4 @@ For more information, see the [Code of Conduct FAQ][conduct-FAQ] or contact [ope
0 commit comments