Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Searching for "go test" should lead to running tests as the first option #543

Closed
prashantv opened this issue Oct 18, 2016 · 3 comments
Closed

Comments

@prashantv
Copy link
Contributor

See image:
image

I think a user is much more likely to want to run unit tests when they search for "Go Test" than "Generate unit tests". Is there any way to improve the search matching, or rename the option so running unit tests is preferred over generating unit tests?

@ramya-rao-a
Copy link
Contributor

This issue was moved to microsoft/vscode#14727

@ahmetb
Copy link

ahmetb commented Oct 31, 2016

@ramya-rao-a since I realized it's not just me, perhaps we should have an ability to assign shortcut keys to these tasks?

@ramya-rao-a
Copy link
Contributor

actually you can do that today.

You can find the commands here: https://github.com/Microsoft/vscode-go/blob/master/package.json#L79

You can assign keyboard shortcuts to any of the commands above

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants