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

Commits on Jan 17, 2025

  1. Remove duplicate import

    marijnh committed Jan 17, 2025
    Copy the full SHA
    d6b6d01 View commit details

Commits on Mar 29, 2025

  1. When commenting, use the language after the line start, not before

    FIX: Fix an issue where creating a comment for a line that starts an
    inner language would use the comment style from the outer language.
    
    Closes codemirror/dev#1544
    marijnh committed Mar 29, 2025
    Copy the full SHA
    c55e0be View commit details

Commits on Mar 31, 2025

  1. Mark version 6.8.1

    marijnh committed Mar 31, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1fe425f View commit details
Loading