Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

no auto download option needed #471

Description

@ziyouchutuwenwu

is there any option to disable auto download zig and zls?

new version of spmeesseman.vscode-taskexplorer will always trigger this plugin to download zig and zls.
when download failed, it will download again, much too boring.

but i wil have settings.json in project dir.

{
  "zig.zls.zigLibPath": "${env:HOME}/dev/ziglang/zig/lib/",
  "zig.path": "${env:HOME}/dev/ziglang/zig/zig",
  "zig.zls.path": "${env:HOME}/dev/ziglang/zls"
}

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions