zed-umka

January 8, 2026 ยท View on GitHub

An extensions that provides syntax highlighting for the Umka scripting language.

Installing extension

  1. Go to the Extensions page or hit Ctrl+Shift+X.
  2. On the search bar, type Umka.
  3. Install the extensions

Installing extension locally

  1. Clone this repo on to your system.
$ git clone https://github.com/michabay05/zed-umka.git
  1. Open the extensions page by type zed: extensions in the menum or hit Ctrl+Shift+X.
  2. Click the Install Dev Extensions button found in the top right button.
  3. When the file dialog open, redirect it to zed-umka cloned repo.

Given a minute, it should install the extension as a dev extension. Once installed, it works exactly the same as an official extension from Zed's extension registry.

Resources used