Skip to content
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.11.0
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.11.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on May 20, 2025

  1. Fix grammar in doc comment

    marijnh committed May 20, 2025
    Configuration menu
    Copy the full SHA
    951477e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Fix an issue in overlay tree traversal in indentation

    FIX: Fix an issue where indentation would sometimes miss nodes in mixed-language
    situations.
    marijnh committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    56a1c5f View commit details
    Browse the repository at this point in the history
  2. Mark version 6.11.1

    marijnh committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    53e08cc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    2bc3b04 View commit details
    Browse the repository at this point in the history
  2. Mark version 6.11.2

    marijnh committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    ca8d6be View commit details
    Browse the repository at this point in the history
Loading