Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Hippie CompletionNew to Visual Studio Code? Get it now.
Hippie Completion

Hippie Completion

Rahul Sinha

|
394 installs
| (0) | Free
Hippie completion a.k.a tab auto-complete, cyclic word expand
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hippie Completion

Hippie Completion plugin for VSCode

Hippie Completion a.k.a cyclic word expand in JetBrains, or simple tab-completion in some editors.

Setup key binding

    {
        "key": "tab",
        "command": "hippie-completion.next",
    },
    {
        "key": "shift+tab",
        "command": "hippie-completion.prev",
    },

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft