vscode-dbt-power-user
vscode-dbt-power-user copied to clipboard
Compile and other operation on selected code block ended up operating on the entire file
Expected behavior
Using the compile/play mouse shortcut for a selected section should compile the selected block
Actual behavior
Only the selected code block should be executed or compiled
Steps To Reproduce
Select a piece of code block and use the right click menu to select compile
Log output/Screenshots
No response
Operating System
Any
dbt version
Any
dbt Adapter
redshift
dbt Power User version
0.33.4
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!