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

Quick Suggestions must not autocomplete with commas #54386

Closed
u3u opened this issue Jul 16, 2018 · 3 comments
Closed

Quick Suggestions must not autocomplete with commas #54386

u3u opened this issue Jul 16, 2018 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues verified Verification succeeded
Milestone

Comments

@u3u
Copy link

u3u commented Jul 16, 2018

  • VSCode Version: 1.25.1
  • OS Version: macOS High Sierra 10.13.5

Steps to Reproduce:

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Jul 16, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@jrieken jrieken removed their assignment Jul 16, 2018
@jrieken
Copy link
Member

jrieken commented Jul 16, 2018

use "editor.acceptSuggestionOnCommitCharacter": false, to turn that feature off

@vscodebot vscodebot bot removed the new release label Jul 16, 2018
@mjbvz mjbvz added this to the July 2018 milestone Jul 16, 2018
@mjbvz mjbvz added bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues javascript JavaScript support issues labels Jul 16, 2018
@mjbvz mjbvz closed this as completed in cbcafcc Jul 16, 2018
@distinctdan
Copy link

Are there any plans to completely remove "comma" as an autocomplete character? Seems non-standard to me. I never want the editor to autocomplete anything unless I press tab.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants