mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 09:35:38 -05:00
Merge branch 'shengyu_0804' of https://github.com/shengyfu/sqltoolsservice into shengyfu-pr/842
This commit is contained in:
@@ -66,7 +66,7 @@ namespace Microsoft.SqlTools.Test.CompletionExtension
|
||||
{
|
||||
item.Command = new Command
|
||||
{
|
||||
CommandStr = "vsintellicode.completionItemSelected",
|
||||
command = "vsintellicode.completionItemSelected",
|
||||
Arguments = new object[] { new Dictionary<string, string> { { "IsCommit", "True" } } }
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user