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

IntelliSense: endless loop after typing #23332

Closed
bpasero opened this issue Mar 28, 2017 · 0 comments
Closed

IntelliSense: endless loop after typing #23332

bpasero opened this issue Mar 28, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Mar 28, 2017

Steps to Reproduce:

  1. open settings
  2. start to type "dete"

=> freeze

untitled

My settings contents:

{
   "editor.lineNumbers": "on",
    "window.zoomLevel": 1,
    "workbench.editor.showTabs": true,
    "workbench.editor.showIcons": true,
    "search.quickOpen.includeSymbols": false,
    "typescript.check.tscVersion": false,
    "files.autoSave": "off",
    "workbench.iconTheme": "vs-seti",
    "debug.inlineValues": true,
    "workbench.editor.enablePreview": false
}
@kieferrm kieferrm added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority labels Mar 28, 2017
@jrieken jrieken added this to the March 2017 milestone Mar 28, 2017
jrieken added a commit that referenced this issue Mar 28, 2017
@jrieken jrieken closed this as completed Mar 28, 2017
@michelkaporin michelkaporin added the verified Verification succeeded label Mar 31, 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.
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants