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

[CFG] rust.target_dir is broken #322

Closed
@boozook

Description

@boozook

The last release (0.4.2).

Default value for rust.target_dir is "rls", so the result dir-tree looks like this:

project_root/
    rls/
    src/
    target/

If I set "rust.target_dir": null or "rust.target_dir": "target/rls" - all is ok, old behaviour is restored.
I think we should fix it and mb. change default value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions