1.1.1 • Published 7 years ago

simple-autocomplete v1.1.1

Weekly downloads
7
License
-
Repository
github
Last release
7 years ago

Simple Autocomplete

Fewer keystrokes, no-nonsense autocomplete that cycles through matches based on fuzzy word search performed on the open document(s). This is like IntelliJ's Cyclic Expand Word or NetBeans Hippie Completion.

npm.io

Extension Settings

This extension adds one command:

  • simpleAutocomplete.next: which cycles through the autocomplete results

Note No keybinding is provided by this extension. You have to create one yourself.