Skip to content
This repository has been archived by the owner on May 5, 2018. It is now read-only.

A test extension to demonstrate the input lag a large completionItemProvider.provideCompletionItems result can cause.

License

Notifications You must be signed in to change notification settings

Janne252/vscode-test-completionItemProvider

Repository files navigation

test-completionitemprovider

Installation

  • npm install
  • Open the root folder in vscode and run the extension

Testing

  • Create/open a new .txt file
  • Wait for the "Ready" message
  • Start typing something in the editor, for example This is a demo sentence. Please pay attention to the auto-completion and how it seemingly slows down the editor. in the editor.

About

A test extension to demonstrate the input lag a large completionItemProvider.provideCompletionItems result can cause.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published