Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KiaraGrouwstra opened this issue Apr 10, 2024 · 3 comments
Open

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

KiaraGrouwstra opened this issue Apr 10, 2024 · 3 comments

Comments

@KiaraGrouwstra
Copy link

KiaraGrouwstra commented Apr 10, 2024

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

@cathaysia
Copy link
Collaborator

redhat.vscode-yaml and redhat.vscode-xml has problem both. But I don't have much time to fix this recently, I recommend you using https://github.com/nix-community/nix-vscode-extensions with this together. It should solve all the problem.

@cathaysia
Copy link
Collaborator

I noticed you mentioned #15, is this bug happend again? I am referring to the problem that bbenoist.nix extensions do not exist or there are too many blank lines.

@KiaraGrouwstra
Copy link
Author

i hadn't retried with bbenoist.nix yet, but i'll try nix-vscode-extensions - thanks!

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

No branches or pull requests

2 participants