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

Suggest widget stalls typing #2027

Closed
alexdima opened this issue Jan 14, 2016 · 1 comment
Closed

Suggest widget stalls typing #2027

alexdima opened this issue Jan 14, 2016 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) important Issue identified as high-priority

Comments

@alexdima
Copy link
Member

  • open viewLine.ts
  • after the first interface in the file type as fast as you can
  • class HorizontalRange implements EditorBrowser.IHorizontalRange

Please observe the 153ms stall due to onDidSuggest > refresh

image

@alexdima alexdima added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority labels Jan 14, 2016
@joaomoreno
Copy link
Member

Duplicate of #1923. For some reason, something changed here.

@joaomoreno joaomoreno added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 29, 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.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) important Issue identified as high-priority
Projects
None yet
Development

No branches or pull requests

2 participants