/wizardcoder-kobold-intellij

Intellij plugin for WizardCoder AI code completion via Kobold API.

Primary LanguageJavaApache License 2.0Apache-2.0

starcoder-intellij

IntelliJ plugin for StarCoder AI code completion via Hugging Face API.

More information: https://huggingface.co/bigcode/starcoder

Features:

  • AI code completion suggestions as you type.
  • Prompt AI with selected text in the editor.
  • Modify API URL to switch between StarCoder models.
  • Advanced parameters for model response adjustment.

Getting Started:

  1. Register on https://huggingface.co
  2. Generate bearer token on https://huggingface.co/settings/tokens
  3. Enter the token in Preferences -> Editor -> General -> StarCoder
  4. Suggestions appear as you type if enabled, or right-click selected text to manually prompt.