Vscode: Quick Suggestions must not autocomplete with commas

Created on 16 Jul 2018  路  3Comments  路  Source: microsoft/vscode


  • 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

bug javascript typescript verified

Most helpful comment

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.

All 3 comments

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

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

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.

Was this page helpful?
0 / 5 - 0 ratings