Skip to content

Meson extension for the Zed code editor.

License

Notifications You must be signed in to change notification settings

hqnna/zed-meson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meson license activity

Important

This extension is in maintenance mode, it will only be updated to fix breakages.

An extension for the zed code editor, adding support for the meson build system.

Developing the extension

When testing the extension you will want to install the directory as a dev extension in your editor.

Building from source

To build this extension from source you'll need the latest stable version of the Rust toolchain.

$ cargo build
  Downloaded zed_extension_api v0.3.0
  Downloaded 1 crate (18.3 KB) in 0.14s
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s

This will produce a shared library located in target/debug/libzed_meson.so.