Skip to content

Tools folder is always created at the workspace root #100

@patriksvensson

Description

@patriksvensson

if I keep my cake scripts in a folder called scripts and open vscode with bakery globally installed and the workspace root one level up, it will restore packages to the workspace root.

I tried adding a cake.config to the workspace root, but that doesn't seem to be respected.

What happens

- scripts
  - build.cake
- tools
- foo.txt

What is expected

- scripts
  - tools
  - build.cake
- foo.txt

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