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?