Skip to content

Commit bdf7208

Browse files
committed
Mention keyboard navigation in README
1 parent e1a56dd commit bdf7208

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extensions/ql-vscode/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ When the results are ready, they're displayed in the CodeQL Query Results view.
9999

100100
If there are any problems running a query, a notification is displayed in the bottom right corner of the application. In addition to the error message, the notification includes details of how to fix the problem.
101101

102+
### Keyboad navigation
103+
104+
If you wish to navigate the query results from your keyboard, you can bind shortcuts to the **CodeQL: Navigate Up/Down/Left/Right in Result Viewer** commands.
105+
102106
## What next?
103107

104108
For more information about the CodeQL extension, [see the documentation](https://codeql.github.com/docs/codeql-for-visual-studio-code/). Otherwise, you could:

0 commit comments

Comments
 (0)