Review of "Accent Hold" version 2

Details Page Preview

Type accented and special characters the macOS way — without a daemon or root. Press a configurable shortcut, type a base letter (e, a, c, o, n …), then pick the accented variant you want (é è ê ë, ç, ñ, ô …) from a clean popup. The chosen character is injected wherever your cursor is, including text fields, editors and the terminal. A built-in preferences panel lets you customize the shortcut, the popup delay, the character table and the keyboard layouts the extension is active on.

Extension Homepage
https://github.com/d101c/accent-hold

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • accentPicker.js:280
    St.Clipboard.get_default()
  • accentPicker.js:303
    St.Clipboard.get_default()

All Versions

Version Status
2 Unreviewed
1 Rejected