Skip to content

vscode ql result navigation improvements: lingering selected result highlight, keyboard based result navitation #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
anticomputer opened this issue Mar 24, 2020 · 1 comment
Labels
enhancement New feature or request VSCode

Comments

@anticomputer
Copy link

Is your feature request related to a problem? Please describe.
When navigating large results for birds-eye assessment/triage of findings, it is a bit frustrating to click on a QL result in vscode, jump into the code nagivation pane, and then lose your place in the QL selection list.

Additionally, the workflow for navigating the results would be a bit more smooth if you could navigate up/down the the result list with e.g. the arrow keys.

Describe the solution you'd like
If possible, keep a lingering highlight of the last selected QL result in the QL results pane.

If possible, make it so that when in the result pane, you can navigate up/down the list with a keyboard shortcut, ideally when navigating results, the code pane updates with the selected result without switching focus, so you can walk the results and do rapid review of large sets of findings.

Describe alternatives you've considered
N/A

Additional context
N/A

@anticomputer anticomputer added the enhancement New feature or request label Mar 24, 2020
@aeisenberg
Copy link
Contributor

Thanks for the suggestion. I think it makes sense. We'll take a look at this and prioritize it appropriately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request VSCode
Projects
None yet
Development

No branches or pull requests

3 participants