Various Complements

approved

by tadashi-aikawa

Complete words similar to auto-completion in an IDE.

866 stars465,801 downloadsUpdated 2mo agoMIT
View on GitHub

obsidian-various-complements-plugin

release Tests downloads

This plugin for Obsidian enables you complete words like the auto-completion of IDE.

📚 Documentation

👥 For users

Feature requests / Bugs

Please create a new issue.

Questions / Others

Please create a new discussion.

Pull requests

Before creating a pull request, please make an issue or a discussion😉

🖥️ For developers

  • Requirements
    • Node.js v24

Development

Set up

git config core.hooksPath hooks

Install dependencies

pnpm install --frozen-lockfile

Build for development

pnpm dev

Test

pnpm test
# or
pnpm test --watch

CI

pnpm run ci

Release

Run Release Action.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.