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.
1 parent 8364c5d commit d5c6900Copy full SHA for d5c6900
src/PowerShellEditorServices/Services/Analysis/AnalysisService.cs
@@ -14,6 +14,7 @@
14
using Microsoft.PowerShell.EditorServices.Services.Analysis;
15
using Microsoft.PowerShell.EditorServices.Services.Configuration;
16
using Microsoft.PowerShell.EditorServices.Services.TextDocument;
17
+using OmniSharp.Extensions.LanguageServer.Protocol;
18
using OmniSharp.Extensions.LanguageServer.Protocol.Document;
19
using OmniSharp.Extensions.LanguageServer.Protocol.Models;
20
using OmniSharp.Extensions.LanguageServer.Protocol.Server;
0 commit comments