github/vscode-codeql

Keyboard shortcut to run a test

Open

#1,026 opened on Dec 1, 2021

 (3 comments) (0 reactions) (0 assignees)TypeScript (236 forks)auto 404
VSCodeenhancementgood first issue

Repository metrics

Stars
 (530 stars)
PR merge metrics
 (PR metrics pending)

Description

I have a file called Test.ql, and I see this file show up in the "Testing" window. I can click on the run button in that window and have my test run. However, it would be convenient if there was a keyboard shortcut that would run the open query as a test if it was a test. I checked the commands under codeQLTests.* and didn't see anything I could bind to a key to do this.

https://github.com/github/vscode-codeql/issues/1026#tasklist-block-176af40d-810a-4093-b5d3-28c065086fce

Contributor guide