rust-unofficial / awesome-rust

A curated list of Rust code and resources.
Creative Commons Zero v1.0 Universal
45.69k stars 2.7k forks source link

Dependi added #1768

Closed serayuzgur closed 1 month ago

serayuzgur commented 1 month ago

@palfrey can you please help , it has a marketplace url for vscode but it fails

palfrey commented 1 month ago

I'd previously rejected this tool (see https://github.com/rust-unofficial/awesome-rust/pull/1762) as it's a Typescript tool that happens to have Rust support. Not of interest.

serayuzgur commented 1 month ago

I'd previously rejected this tool (see #1762) as it's a Typescript tool that happens to have Rust support. Not of interest.

Hi, Dependi is a tool that helps with Cargo dependency management. It is written in TypeScript because VS Code supports that. If you look at the IDE section, you'll see that tools are written in different languages:

Also, every VS Code plugin is written in TypeScript or JavaScript. I don't understand your statement; can you please explain?

palfrey commented 1 month ago

Yes, that makes sense. Sorry, had a busy few weeks. You'll need to add the url to the list at https://github.com/rust-unofficial/awesome-rust/blob/main/src/main.rs#L47 to make this work.

serayuzgur commented 1 month ago

Yes, that makes sense. Sorry, had a busy few weeks. You'll need to add the url to the list at https://github.com/rust-unofficial/awesome-rust/blob/main/src/main.rs#L47 to make this work.

Thanks, all done!