Skip to content

jacobwhall/zed-uv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uv slash commands for Zed

This is an extension for Zed that adds "slash commands" to the AI assistant panel that allow you to control uv.

Warning

I made this because I thought it would be amusing... I am quite sure you'd be better off using Zed's built-in terminal to manage Python environments with uv.

Zed and uv are both written in Rust, meant to help manage coding projects...wouldn't they go well together? I hope Zed will consider allowing extensions to add commands to the command palette, as that would make more sense for a tool like this and further decrease the time I spend dealing with Python dependency hell.

Usage

There are two crates in this repository: the extension and the server. Yep, there is a server.

First you will need to install rust.

Follow these instructions to install the extension, and just run cargo run to run the server. While the server is running, type /uv in the AI assistant panel to see the list of possible arguments.

License

This project is licensed under GPLv3 or any later version. For more information, please see LICENSE.md.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Languages