3 references to ExecuteCommandAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (3)
Services\DiagnosticsServices.cs (1)
71await TestServices.Editor.ExecuteCommandAsync("View: Toggle Problems");
Services\FormattingServices.cs (1)
19await TestServices.Editor.ExecuteCommandAsync("Format Document");
Services\RazorService.cs (1)
38await TestServices.Editor.ExecuteCommandAsync("Developer: Inspect Editor Tokens and Scopes");