github/vscode-codeql

Keyboard shortcut to run a test

Offen

#1.026 geöffnet am 01.12.2021

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (236 Forks)auto 404
VSCodeenhancementgood first issue

Repository-Metriken

Stars
 (530 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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