[Bug] None of the string overloads of `EditorExtensionServiceProvider.GetService()` work on .NET.
@andyleejordan is already working on this.
Since Jun 26, 2026.
Assessment
This issue has not been assessed yet.
Description
None [^1] of the string overloads of EditorExtensionServiceProvider.GetService() work on .NET.
Reason: You cannot use Assembly.GetType(string) with an assembly-qualified name.
Affected:
https://github.com/PowerShell/PowerShellEditorServices/blob/e124c135c6bcb95e94ca1ea7bc4ca032249e4572/src/PowerShellEditorServices/Extensions/Api/EditorExtensionServiceProvider.cs#L85 https://github.com/PowerShell/PowerShellEditorServices/blob/e124c135c6bcb95e94ca1ea7bc4ca032249e4572/src/PowerShellEditorServices/Extensions/Api/EditorExtensionServiceProvider.cs#L97 https://github.com/PowerShell/PowerShellEditorServices/blob/e124c135c6bcb95e94ca1ea7bc4ca032249e4572/src/PowerShellEditorServices/Extensions/Api/EditorExtensionServiceProvider.cs#L112
I can submit a PR if that's desirable.
[^1]: Workaround for services in the Microsoft.PowerShell.EditorServices assembly: Pass a regular FullName (without assembly name) to GetServiceByAssemblyQualifiedName(string asmQualifiedTypeName).
- Dominant language
- C#
- Stars
- 767
- Forks
- 266
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from PowerShell/PowerShellEditorServices
-
Area-Language Server Issue-Enhancement
Difficulty 4/5 3-5 days Newbie friendliness 48/100
PowerShell/PowerShellEditorServices#2315 · 1 comment ·
-
Area-Debugging Issue-Enhancement
PowerShell/PowerShellEditorServices#2294 · 1 reaction · 2 assignees ·
-
Issue-Bug Needs: Triage
Difficulty 4/5 3-5 days Newbie friendliness 48/100
PowerShell/PowerShellEditorServices#2293 · 1 comment ·
-
PowerShell/PowerShellEditorServices#2282 · 1 comment · 1 reaction · 2 assignees ·
-
Issue-Bug Needs: Triage
PowerShell/PowerShellEditorServices#2278 · 1 reaction · 2 assignees ·
All issues in PowerShell/PowerShellEditorServices
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
nightscout/nocturne#1425 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Documentation
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
cake-build/cake#5024 ·
-
Frontend status/draft TechnicalDebt
Difficulty 2/5 1-2 days Newbie friendliness 75/100
Altinn/altinn-auth#4143 ·