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 42ab3c0 commit 446d900Copy full SHA for 446d900
src/PowerShellEditorServices.Engine/Services/TextDocument/Handlers/CompletionHandler.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 System;
7
using System.Management.Automation;
8
using System.Text.RegularExpressions;
0 commit comments