Skip to content

Comments

Feature: Inline Suggestion Support and Bug Fixes#195

Merged
bartekplus merged 6 commits intomasterfrom
inline_suggestions
Feb 21, 2026
Merged

Feature: Inline Suggestion Support and Bug Fixes#195
bartekplus merged 6 commits intomasterfrom
inline_suggestions

Conversation

@bartekplus
Copy link
Owner

@bartekplus bartekplus commented Feb 21, 2026

This PR adds inline suggestion support, E2E tests for it, and fixes a bug where inline suggestions disappear without being inserted when the Tab key is pressed. The bug fix was made by deferring `replaceText` execution using `setTimeout` in `tribute.esm.js`.

Fixes #179: Introducing a baseline implementation. We will iterate and expand on this based on its performance/utility.

@bartekplus bartekplus self-assigned this Feb 21, 2026
@bartekplus bartekplus added the enhancement New feature or request label Feb 21, 2026
@bartekplus bartekplus merged commit 89bb3ff into master Feb 21, 2026
4 checks passed
@bartekplus bartekplus deleted the inline_suggestions branch February 21, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: Inline semi-transparent prediction instead of side list

1 participant