AltimateAI / vscode-dbt-power-user

This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc
https://www.altimate.ai
MIT License
427 stars 84 forks source link

fix: find right config if same dbt test is added with diff configs in yml #1223

Closed saravmajestic closed 1 week ago

saravmajestic commented 2 weeks ago

Overview

Problem

If a column has same type of generic test with diff config, doc editor does not save properly

Solution

Screenshot/Demo

A picture is worth a thousand words. Please highlight the changes if applicable.

How to test

Checklist