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

Test: Workspace extension recommendations #12594

Closed
1 task done
chrmarti opened this issue Sep 26, 2016 · 0 comments
Closed
1 task done

Test: Workspace extension recommendations #12594

chrmarti opened this issue Sep 26, 2016 · 0 comments
Labels
extensions Issues concerning extensions testplan-item

Comments

@chrmarti
Copy link
Collaborator

chrmarti commented Sep 26, 2016

Test for #11936

Complexity - 3

Configure

  • Open Extensions view and click Extensions actions --> Configure Workspace Recommended extensions or Use Command pallette and find the action
  • It opens extension.json file from .vscode folder. It creates one, if not there
  • For an empty workspace, verify that an error is shown if this action is selected.
  • Under recommendations section, add extensions. Format should be <publisher_id>.<extension_name>. You can also find it in the extension URL when you open it in the market place.
    Eg: felixfbecker.php-debug
  • Test for the basic intellisense support in the file.

Show Recommendations

  • After adding extensions to file, refresh the workspace
  • Verify that a prompt is shown mentioning about workspace recommendations
  • If recommended extensions are already installed, this prompt should not be shown
  • Select Show Recommendations action to show the extensions in the viewlet
  • Select Do not show again action to not show this message again for this workspace

Note: You can enable this prompt for the workspace by clearing the following key for the workspace from the local storage - extensionsAssistant/workspaceRecommendationsIgnore

image

@chrmarti chrmarti added this to the September 2016 milestone Sep 26, 2016
@sandy081 sandy081 added the extensions Issues concerning extensions label Sep 26, 2016
@sandy081 sandy081 removed their assignment Sep 26, 2016
@dbaeumer dbaeumer removed their assignment Sep 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions testplan-item
Projects
None yet
Development

No branches or pull requests

3 participants