We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 202c67f + fbad8a2 commit 3f3ab01Copy full SHA for 3f3ab01
src/lsptoolshost/copilot.ts
@@ -47,7 +47,7 @@ export function registerCopilotExtension(languageServer: RoslynLanguageServer, c
47
}
48
49
if (isTraceLogLevel) {
50
- channel.appendLine('registeration of C# related files provider for GitHub Copilot extension succeeded.');
+ channel.appendLine('registration of C# related files provider for GitHub Copilot extension succeeded.');
51
52
53
const id = {
0 commit comments