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 new quick-suggest settings #23284

Closed
2 tasks done
jrieken opened this issue Mar 27, 2017 · 0 comments
Closed
2 tasks done

Test new quick-suggest settings #23284

jrieken opened this issue Mar 27, 2017 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented Mar 27, 2017

Test for: #9504

We have extended the 24x7 IntelliSense configuration (editor.quickSuggestions) such that you can now enable it per string, comment, and other code scope. Test that

  • it is by default disabled in comments and strings
  • the setting still accept true and false
  • the setting is properly documented
  • you can still get IntelliSense inside comments/string when explicitly request (ctrl+space)
  • it works with plain text and markdown which aren't really programming languages
@jrieken jrieken added this to the March 2017 milestone Mar 27, 2017
@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