Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

A list of empty suggestions, when requesting version completion #234

Open
loganmzz opened this issue Jun 9, 2024 · 0 comments
Open

A list of empty suggestions, when requesting version completion #234

loganmzz opened this issue Jun 9, 2024 · 0 comments

Comments

@loganmzz
Copy link

loganmzz commented Jun 9, 2024

Describe the bug

I enter any crate name in dependency section:

[dependencies]
anyhow = ""

When requesting completion from inside "", I get a list of empty (or star) versions:

image

To Reproduce

  1. Create a new create: create init --lib --name 'demo'
  2. Open Cargo.toml
  3. Add a new dependency crate with an empty version.
  4. Request version completion

Expected behavior

A list of available versions of the crate.

Screenshots

image

Desktop (please complete the following information):

  • OS: WSL: Ubuntu 22.04
  • Version: 0.6.6

Additional context

TBD

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant