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/language
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.12.2
Choose a base ref
...
head repository: codemirror/language
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.12.3
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 16, 2026

  1. Fix forum link in readme

    marijnh committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    2f4e701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9531899 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Fix bogus bracket highlighting being generated at end of document

    FIX: Fix a crash in `bracketMatching` when composing at end of document.
    
    Closes codemirror/dev#1687
    marijnh committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    371c9ba View commit details
    Browse the repository at this point in the history
  2. Mark version 6.12.3

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