Skip to content

Support a different location for dbt project folder to give clickable output links in CLI #1753

@acarter24

Description

@acarter24

Describe the feature

My dbt project is not at the root directory of my vscode repo.

When I test a model using the ext, the cli output will include helpful path links, but these are not clickable as they start target/compiled/ etc not myproject/target/compiled/ .

Is there an extension setting I can change to get these paths in the cli output to match the actual locations for the target folder, rather than just relative to my dbt project location? (edited)

https://getdbt.slack.com/archives/C05KPDGRMDW/p1758636584467119

Describe alternatives you've considered

No response

Who will benefit?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions