Skip to content

extension not getting picked up: redhat.vscode-yaml #54

Open
@KiaraGrouwstra

Description

extension redhat.vscode-yaml for some reason seems to get skipped by nix4vscode.

[[extensions]]
publisher_name = "redhat"
extension_name = "vscode-yaml"

i'm not sure i can get any info on this from the stdout log.

warning: unused import: `ReadableTable`
 --> src/utils/cacher.rs:2:12
  |
2 | use redb::{ReadableTable, TableDefinition};
  |            ^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: `nix4vscode` (bin "nix4vscode") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.22s
     Running `target/debug/nix4vscode /persist/home/kiara/Downloads/cfg/home-manager/kiara/vscode-extensions/Cargo.toml`

cf. #15

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions