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 63bb6e3 commit 35f95f3Copy full SHA for 35f95f3
src/PowerShellEditorServices.Engine/Services/TextDocument/Handlers/DocumentHighlightHandler.cs
@@ -1,3 +1,8 @@
1
+//
2
+// Copyright (c) Microsoft. All rights reserved.
3
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
4
5
+
6
using Microsoft.Extensions.Logging;
7
using Microsoft.PowerShell.EditorServices.Symbols;
8
using OmniSharp.Extensions.LanguageServer.Protocol.Models;
0 commit comments