Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ai-code-plugin/starcoder-intellij

 
 

Repository files navigation

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 model endpoints.
  • Supports StarCoder, StarCoder2, SantaCoder, and Code Llama 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.6%
  • Kotlin 12.4%