Skip to content

pr+ 1.10.6

Latest

Choose a tag to compare

@enif-lee enif-lee released this 31 Aug 15:51

pr+ 1.10.6

Review

  • Approve no longer requires a summary comment (GitHub-compatible empty-body APPROVE). Comment and Request changes still need a summary unless pending comments exist.
  • Assignee and reviewer pickers search GitHub permission directories (assignableUsers / collaborators) instead of only people already seen on the PR. Reviewer requests stay collaborator-only and exclude the PR author (avoids GitHub 422).
  • Comment and description @ typeahead uses mentionableUsers and shows avatar + display name; insertion is still @login.

Keyboard

  • Pending-review box supports ↑/↓, plus thread-reply edit/delete shortcuts.
  • Diff next/prev thread, file, and change hops pin around one-third of the viewport; arrows stay reveal-only.
  • Description edit, viewed-file toggle, and related Opt chords.

Diff

  • Intra-line add/delete marks on split rows.
  • Markdown overlay preview uses word-level show-diff; relative images, Esc, and ```suggestion fences are more reliable.

UI

  • Error toasts include a copy button.
  • SearchableSelect no longer paints unpositioned (no left-to-right first-frame jump).

Quality

  • Release-mode extension build completed with debug logs stripped.
  • Unit tests passed before publishing (1451).

Install

  1. Download pr-plus-1.10.6.zip.
  2. Unzip it.
  3. Open Chrome Extensions, enable Developer mode, and choose Load unpacked.
  4. Select the extracted pr-plus-1.10.6 directory.