Skip to content

Gesture auto-complete, similar to emojis/mentions#318

Draft
gwigz wants to merge 1 commit into
AlchemyViewer:developfrom
gwigz:gwigz/gesture-autocomplete
Draft

Gesture auto-complete, similar to emojis/mentions#318
gwigz wants to merge 1 commit into
AlchemyViewer:developfrom
gwigz:gwigz/gesture-autocomplete

Conversation

@gwigz

@gwigz gwigz commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

New gesture picker for nearby chat slash gesture autocomplete. Shown when the user types / nearby chat, matching active gestures instead of relying only on inline text completion.

  • LLGestureAutocompleteHelper following the existing LLChatMentionHelper/LLEmojiHelper autocomplete pattern
  • LLFloaterGestureAutocompletePicker and XUI for displaying matching gesture triggers and names.
  • Wires nearby chat to build gesture matches from active LLGestureMgr entries
  • Supports keyboard selection through the same LLTextEditor helper key-forwarding path used by other autocomplete helpers
  • Respects the existing ChatAutocompleteGestures chat preference
SCR-20260611-jvuu

Preview only shown in nearby chat, for active / prefixed triggers, like /wave.

SCR-20260611-jvww

Also ignores anything that doesn't match gestures, as you'd expect.

Ported from secondlife/viewer#5919.

Nearby chat gesture picker for `/` gesture autocomplete, modeled after the existing chat mention and emoji completion helpers.
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: f400e5e7-48c9-462f-9286-0d90027cfd41

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gwigz

gwigz commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

need to check this applies RLV restrictions (probably doesn't matter here?)

and consider adding settings around it, perhaps some to include chat commands in the list too and hints for their parameters

@gwigz

gwigz commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

also need to look into why this, mentions, and emoji are playing open/close floater sounds

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant