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: anomalyco/zed-extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: zed-industries/extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 11 files changed
  • 14 contributors

Commits on Jan 5, 2026

  1. Update matlab to v0.1.0 (zed-industries#3704)

    @rzukic I was already finished with my extension until I found out about
    yours. Do you mind?
    
    My extension uses the more maintained
    https://github.com/acristoffers/tree-sitter-matlab in stead of
    https://github.com/mstanciu552/tree-sitter-matlab, which is also in use
    by https://github.com/mathworks/Emacs-MATLAB-Mode.
    
    Also, my extension has support for
    https://github.com/mathworks/MATLAB-language-server
    
    ---------
    
    Co-authored-by: MrSubidubi <dev@bahn.sh>
    watermarkhu and MrSubidubi authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    d5fa3bd View commit details
    Browse the repository at this point in the history
  2. Update night-owlz to v0.0.4 (zed-industries#4362)

    New extension format
    
    ---------
    
    Co-authored-by: Auguste Bercovici <auguste.bercovici@filestage.io>
    Co-authored-by: Finn Evers <finn@zed.dev>
    3 people authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    9c5e25c View commit details
    Browse the repository at this point in the history
  3. Add Everforest Blurred theme (zed-industries#4367)

    I created this theme as a modification of Everforest with increased
    contrast and dark blurred backgrounds.
    
    https://github.com/illescasDaniel/everforest-blurred-zed
    
    ---------
    
    Co-authored-by: MrSubidubi <dev@bahn.sh>
    illescasDaniel and MrSubidubi authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    98d7611 View commit details
    Browse the repository at this point in the history
  4. Add gruvbox-material-neovim theme (zed-industries#4360)

    Ported over the gruvbox-material theme from [f4z3r's
    gruvbox-material.nvim](https://github.com/f4z3r/gruvbox-material.nvim/tree/master)
    for neovim to look as similar as possible. I understand there are
    existing gruvbox material themes that exist but this one is supposed to
    look as similar as possible to the neovim one.
    RiverMatsumoto authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    64ea327 View commit details
    Browse the repository at this point in the history
  5. Add monokai-pro-ce theme (zed-industries#4185)

    This PR adds a new theme called `Monokai Pro (CE)`.
    
    It includes the only default Monokai Pro filter as per Monokai's
    [Community Edition guidelines](https://monokai.pro/contribute) and
    supports all core Zed scopes.
    erik-brueggemann authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    c6a71b8 View commit details
    Browse the repository at this point in the history
  6. Update vscode-dark-modern to v0.1.0 (zed-industries#4381)

    This pull request updates the `vscode-dark-modern` theme from `v0.1.0`
    to `v0.1.0`.
    
    - Update control flow, constants, special punctuation, and accent
    colours to match VS Code by @TheWirv in
    kcamcam/vscode_dark_modern.zed#26
    
    ---------
    
    Co-authored-by: moshyfawn <email@moshyfawn.dev>
    Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
    3 people authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    a4f9f28 View commit details
    Browse the repository at this point in the history
  7. Add Chrome devtools MCP (zed-industries#4232)

    Co-authored-by: Finn Evers <finn@zed.dev>
    gohryt and MrSubidubi authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    5424d7c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Add Veryl language support (zed-industries#4373)

    This PR add [Veryl](https://veryl-lang.org) support.
    dalance authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    a6dccf0 View commit details
    Browse the repository at this point in the history
  2. Update Gato theme to v0.2.0 (zed-industries#4382)

    Co-authored-by: Finn Evers <finn@zed.dev>
    Co-authored-by: MrSubidubi <dev@bahn.sh>
    3 people authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    7a19950 View commit details
    Browse the repository at this point in the history
Loading