Skip to content

Commit

Permalink
Update version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbossHack committed Jun 29, 2024
1 parent b89ffd0 commit 0840c91
Show file tree
Hide file tree
Showing 6 changed files with 1,281 additions and 2,684 deletions.
2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the "crates" extension will be documented in this file.

## 0.7.0

- add support for Alternate Registries
- support toml .version and improve path detection
- rename to crates-io

## 0.6.6

- a fix for extension activator [adamtrilling](https://github.com/adamtrilling)
Expand Down
46 changes: 0 additions & 46 deletions CODE_OF_CONDUCT.md

This file was deleted.

72 changes: 17 additions & 55 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,75 +1,41 @@
# Crates: Simplify Dependency Management in Rust & VSCode
# Crates-io: Simplify Dependency Management in Rust & VSCode

[![Become a Patron](https://img.shields.io/badge/Support%20Us%20on-Patreon-orange.svg)](https://www.patreon.com/bePatron?u=11468905)
[![GitHub Sponsors](https://img.shields.io/badge/Support%20Us%20on-GitHub-red.svg)](https://github.com/sponsors/serayuzgur)
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/serayuzgur.crates)](https://img.shields.io/visual-studio-marketplace/v/serayuzgur.crates)
[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/serayuzgur.crates)](https://img.shields.io/visual-studio-marketplace/i/serayuzgur.crates)
[![Visual Studio Marketplace Rating](https://img.shields.io/visual-studio-marketplace/r/serayuzgur.crates)](https://img.shields.io/visual-studio-marketplace/r/serayuzgur.crates)
[![GitHub stars](https://img.shields.io/github/stars/serayuzgur/crates.svg)](https://github.com/serayuzgur/crates/stargazers)
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/BarbossHack.crates-io)](https://img.shields.io/visual-studio-marketplace/v/BarbossHack.crates-io)
[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/BarbossHack.crates-io)](https://img.shields.io/visual-studio-marketplace/i/BarbossHack.crates-io)
[![Visual Studio Marketplace Rating](https://img.shields.io/visual-studio-marketplace/r/BarbossHack.crates-io)](https://img.shields.io/visual-studio-marketplace/r/BarbossHack.crates-io)
[![GitHub stars](https://img.shields.io/github/stars/BarbossHack/crates-io.svg)](https://github.com/BarbossHack/crates-io/stargazers)

This project is now archived. Please use the renamed and maintained version [Dependi](https://github.com/filllabs/dependi) instead.
## Crates-io

## Transition to Dependi for Next-Generation Dependency Management!
Welcome to **Crates-io**, the ultimate Rust extension for VSCode! Simplify your dependency management with ease while using Cargo.toml for your project.

Dear Crates Users,
## Why Crates-io ?

Since 2018, Crates has become the most loved and used dependency management extension within the Rust community. Due to increased demand and numerous feature requests, we have decided to dedicate our full efforts to enhancing this product. As a result, we are excited to introduce Dependi, our new and more powerful extension that builds on the foundation of Crates.

Important Update:
Crates is now deprecated and will no longer receive updates or bug fixes. However, Dependi will be continuously updated to ensure you always have the best tools at your disposal.

Why Migrate to Dependi?

- Continuous Updates: Unlike Crates, which will no longer be updated, Dependi will receive regular updates and improvements.

- Broad Language Support: In addition to Rust, Dependi now supports Go, JavaScript, and Python.

- Enhanced Security: Keep your projects safer with advanced security reports.
- Seamless Updates: Effortlessly manage all your dependency updates with a single command.

- Comprehensive Documentation: Access extensive documentation for Rust, Go, JavaScript, and Python.

Dependi Versions:

- Core Version: Dependi Core offers an extended feature set including the all feature set of Crates and it will be free always.

- Pro Version: For a limited time, enjoy a free trial period of our advanced version, which includes many new and powerful features.

Discover Dependi now and take advantage of its powerful features by [clicking here](https://www.dependi.io/) to join the next generation of dependency management!

Thank you for your loyalty and support to Crates. With Dependi, stronger and more efficient projects await you!

## Crates: Simplify Dependency Management in Rust & VSCode

Welcome to **Crates**, the ultimate Rust extension for VSCode! Simplify your dependency management with ease while using Cargo.toml for your project.

## Why Crates?

Are you tired of manually managing your Rust dependencies? Crates is here to save the day! Whether you're a seasoned Rust developer or just getting started, our extension is designed to make your life easier and your coding experience more enjoyable.
Are you tired of manually managing your Rust dependencies? Crates-io is here to save the day! Whether you're a seasoned Rust developer or just getting started, our extension is designed to make your life easier and your coding experience more enjoyable.

## Key Features

Crates offers a range of powerful features to streamline your Rust development workflow:
Crates-io offers a range of powerful features to streamline your Rust development workflow:

1. **Version Information**: Crates provides comprehensive version information to keep you informed about the crates in your project. This includes a tooltip with detailed version details and inline visual feedback for quick reference and decision-making.
![Tooltip with Version Information](https://github.com/serayuzgur/crates/raw/master/screenshots/tooltip.png)
1. **Version Information**: Crates-io provides comprehensive version information to keep you informed about the crates in your project. This includes a tooltip with detailed version details and inline visual feedback for quick reference and decision-making.
![Tooltip with Version Information](https://github.com/BarbossHack/crates-io/raw/master/screenshots/tooltip.png)

2. **Shortcut Commands**: Update all dependencies with just one command for a seamless workflow.
![Update All Dependencies](https://github.com/serayuzgur/crates/raw/master/screenshots/update_all.png)
![Update All Dependencies](https://github.com/BarbossHack/crates-io/raw/master/screenshots/update_all.png)

3. **Crev Integration**: Access valuable code reviews and community collaboration through the integration with [Crev](https://web.crev.dev/). Get feedback and make informed decisions about the crates you depend on.
![Crev Integration](https://github.com/serayuzgur/crates/raw/master/screenshots/crev_dev.png)
![Crev Integration](https://github.com/BarbossHack/crates-io/raw/master/screenshots/crev_dev.png)

4. **Doc.rs Integration**: Explore comprehensive documentation for Rust, including crates, libraries, and more, with the seamless integration of [Doc.rs](https://doc.rs/). Gain in-depth knowledge and insights to enhance your coding experience.
![Doc.rs Integration](https://github.com/serayuzgur/crates/raw/master/screenshots/docs_rs.png)
![Doc.rs Integration](https://github.com/BarbossHack/crates-io/raw/master/screenshots/docs_rs.png)

## Getting Started

Using Crates is incredibly simple. Just install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=serayuzgur.crates), and you're ready to go!
Using Crates-io is incredibly simple. Just install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=BarbossHack.crates-io), and you're ready to go!

## Configuration Options

While Crates works out-of-the-box without any configuration, we also offer a few customizable options:
While Crates-io works out-of-the-box without any configuration, we also offer a few customizable options:

### settings.json

Expand All @@ -91,10 +57,6 @@ While Crates works out-of-the-box without any configuration, we also offer a few

Any minor issues or glitches you encounter will automatically be resolved when you save your work.

## Show Your Support

If you find Crates valuable and want to support its development, please consider becoming a Patron on [Patreon](https://www.patreon.com/bePatron?u=11468905) or a GitHub Sponsor on [GitHub](https://github.com/sponsors/serayuzgur). Your contribution will enable us to continue improving Crates and providing priority support to our patrons.

---

Help us simplify Rust dependency management with Crates, and let's make coding in Rust even more enjoyable! Together, we can achieve great things.
Loading

2 comments on commit 0840c91

@MingweiSamuel
Copy link

@MingweiSamuel MingweiSamuel commented on 0840c91 Jul 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work adopting this extension!

@BarbossHack
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work adopting this extension!

You're welcome !

Please sign in to comment.