This plugin for Obsidian enables you complete words like the auto-completion of IDE.
Please create a new issue.
Please create a new discussion.
Before creating a pull request, please make an issue or a discussionπ
- Requirements
- Node.js v22
git config core.hooksPath hooks
corepack enable
pnpm install
pnpm dev
pnpm test
# or
pnpm test --watch
pnpm run ci
Run Release Action.