vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
chore: remove legacy documentation editor support
Overview
Problem
Legacy documentation editor is not supported anymore
Solution
Remove the option to switch between legacy and new documentation editor
Screenshot/Demo
A picture is worth a thousand words. Please highlight the changes if applicable.
How to test
- Open a model in dbt project
- should be able to see only new documentation editor with bulk generate options
- in vscode settings also, user should not be able to switch to legacy doc editor panel
Checklist
- [x] I have run this code and it appears to resolve the stated issue
- [ ]
README.mdupdated and added information about my change