Skip to content

SoFluffyOS/lumide_swiftly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ๐ŸฆŠ

About

๐Ÿ„ An OpenAI-compatible code autocomplete and inline completion plugin for the Lumide IDE.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages