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: blopker/codebook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.32
Choose a base ref
...
head repository: blopker/codebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.33
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 8, 2026

  1. Changelog

    blopker committed Mar 8, 2026
    Configuration menu
    Copy the full SHA
    bda888c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Fix spell checking function names in Rust trait implementations (#225)

    Skip spell checking function names in `impl Trait for Type` blocks,
    since those names are dictated by the trait, not the implementor.
    blopker committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    3666e2a View commit details
    Browse the repository at this point in the history
  2. Update example

    blopker committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    4e25b29 View commit details
    Browse the repository at this point in the history
  3. Update deps

    blopker committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    9891300 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Fix#214 (#227)

    J-Siu authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    fceccb9 View commit details
    Browse the repository at this point in the history
  2. Add Tsx as a LanguageType separate from Typescript (#228)

    * Add Tsx as a LanguageType
    
    * Add non-standard language id's that Zed uses
    
    ---------
    
    Co-authored-by: Chris Machetzki <[email protected]>
    Co-authored-by: Bo Lopker <[email protected]>
    3 people authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    5520626 View commit details
    Browse the repository at this point in the history
  3. Changelog

    blopker committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    36bc6ed View commit details
    Browse the repository at this point in the history
  4. release codebook 0.3.33

    blopker committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    dd2cdb7 View commit details
    Browse the repository at this point in the history
Loading