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 9f0babf commit bfd87c3Copy full SHA for bfd87c3
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs
@@ -13,6 +13,7 @@
13
using Microsoft.PowerShell.EditorServices.Handlers;
14
using Microsoft.PowerShell.EditorServices.Services.Configuration;
15
using Microsoft.PowerShell.EditorServices.Services.PowerShell;
16
+using Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol;
17
using Newtonsoft.Json.Linq;
18
using OmniSharp.Extensions.LanguageServer.Protocol;
19
using OmniSharp.Extensions.LanguageServer.Protocol.Client;
0 commit comments