Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codemirror/autocomplete
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.20.0
Choose a base ref
...
head repository: codemirror/autocomplete
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.20.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    e8521c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Respond to clicks on the top/bottom of incomplete option lists by mov…

    …ing selection
    
    FIX: Clicking the horizontal dots at the top/bottom of a list of completion options
    now moves the selection there, so that more completions become visible.
    
    See https://discuss.codemirror.net/t/autocomplete-list-show-more-not-clickable/9627
    marijnh committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    90412d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    1fae8fb View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Mark version 6.20.1

    marijnh committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    7cbf7fd View commit details
    Browse the repository at this point in the history
Loading