lumide_swiftly 1.0.0 copy "lumide_swiftly: ^1.0.0" to clipboard
lumide_swiftly: ^1.0.0 copied to clipboard

OpenAI API compatible code completion plugin for Lumide IDE.

lumide_swiftly #

pub package License: MIT Powered by SoFluffy

🍄 An OpenAI-compatible code autocomplete and inline completion plugin for the Lumide IDE.

Features #

  • Fast Autocomplete: Low-latency token streaming with early halting.
  • Context-Aware: Uses recently opened files and editor selections to improve suggestions.
  • Smart Cache: Local prefix cache with LRU eviction and deferred disk writes.

Setup #

Navigate to Lumide -> Settings -> Lumide Swiftly under Plugins and configure:

  • Provider URL: The base URL of your OpenAI-compatible endpoint.
  • API Key: Your API key (if required).
  • Model: The model name to use for completion.

Then click on AI Completion provider icon under Status Bar -> choose Lumide Swiftly.

How to Use #

  • Trigger: Suggestions appear automatically as gray "ghost text" as you type.
  • Accept: Press Tab to insert.
  • Dismiss: Press Esc or continue typing.

License #

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ by SoFluffy.

Happy Coding 🦊 #

1
likes
150
points
114
downloads

Documentation

API reference

Publisher

verified publishersofluffy.io

Weekly Downloads

OpenAI API compatible code completion plugin for Lumide IDE.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #openai #completion #lumide-ai #lumide-plugin

License

MIT (license)

Dependencies

http, lumide_api

More

Packages that depend on lumide_swiftly