Skip to content
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

Extension recommended via prompt should show up higher in the recommended list #34233

Closed
ramya-rao-a opened this issue Sep 12, 2017 · 1 comment
Assignees
Labels
extensions Issues concerning extensions verification-needed Verification of issue is requested verified Verification succeeded

Comments

@ramya-rao-a
Copy link
Contributor

  • Ensure you don't have Go extension installed
  • Open a Go file
  • Go extension is recommended to you via a pop up. Click on Show Recommendations
  • If you have more than 1 recommendation in the list, they are sorted by install count and you lose context of why you landed there.
@vscodebot vscodebot bot added the extensions Issues concerning extensions label Sep 12, 2017
@ramya-rao-a ramya-rao-a self-assigned this Sep 12, 2017
@ramya-rao-a ramya-rao-a added this to the September 2017 milestone Sep 12, 2017
@ramya-rao-a ramya-rao-a added the verification-needed Verification of issue is requested label Sep 21, 2017
@ramya-rao-a
Copy link
Contributor Author

All file based recommendations are now sorted using the time of recommendation
So say you opened a Go file, a C# file, a vue file and a php file in that order.
Then your recommendations will show up in the reverse order
i.e php related extensions first, then vetur for vue, then C#, then Go

@roblourens roblourens added the verified Verification succeeded label Sep 26, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants