Skip to content

Add AhuAIComplete - #9509

Open
ahu wants to merge 1 commit into
sublimehq:masterfrom
ahu:add-ahu-aicomplete
Open

Add AhuAIComplete#9509
ahu wants to merge 1 commit into
sublimehq:masterfrom
ahu:add-ahu-aicomplete

Conversation

@ahu

@ahu ahu commented Aug 3, 2026

Copy link
Copy Markdown
  • I'm the package's author and/or maintainer.
  • I have read [the docs][1].
  • I have tagged a release with a [semver][2] version number.
  • My package repo has a description and a README describing what it's for and how to use it.
  • My package doesn't add context menu entries.
  • My package doesn't add key bindings. **
  • Any commands are available via the command palette.
  • Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
  • If my package is a syntax it doesn't also add a color scheme.
  • I use [.gitattributes][3] to exclude files from the package: tests, demo.py, install.sh, sublime-project/workspace.

** Note:** AhuAIComplete intentionally provides default key bindings for triggering, cycling and accepting ghost-text completions. They are documented in the README and can be overridden by users via Sublime Text's key bindings preferences.

My package is an inline AI ghost-text code completion plugin for Sublime Text 4. It displays grey ghost-text suggestions as the user types, supports multiple providers (Ollama, OpenAI, OpenAI-compatible FIM), and allows cycling through candidates and partial acceptance.

There are no packages like it in Package Control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant