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: Provide a setting to define the snippet sort order #9696

Closed
3 tasks done
Tyriar opened this issue Jul 25, 2016 · 1 comment
Closed
3 tasks done

Test: Provide a setting to define the snippet sort order #9696

Tyriar opened this issue Jul 25, 2016 · 1 comment
Assignees
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jul 25, 2016

Test for #9072, #9122, #6320, #9286:

We have a new setting editor.snippetSuggestions which allows to control how snippets work. Verify that:

  • you can define how snippets are sorted (top, bottom, inline)
  • you can define to not show snippets (none)
  • you can intellisense et al when configuring the setting
  • the config is live and doesn't require a restart
@Tyriar Tyriar added this to the July 2016 milestone Jul 25, 2016
@egamma egamma mentioned this issue Jul 25, 2016
89 tasks
@Tyriar
Copy link
Member Author

Tyriar commented Jul 27, 2016

Is there documentation on this? Also could the jsdoc be expanded to include enough information to make an informed choice? It's not immediately clear what inline is exactly as well as middle (and why that would be useful).

@Tyriar Tyriar closed this as completed Jul 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.
Projects
None yet
Development

No branches or pull requests

3 participants