Open ausiddiqui opened 1 year ago
Does the output tabs channel SQLFluff show if the extension is running commands when you would expect it to?
Not sure how it is supposed to display that. The Problems tab in the Panel at the bottom of VScode will usually show the SQLFluff Lint issues after a while. But SQLFluff Fix does nothing.
The output tab in the panels at the bottom should show a channel for SQLFluff. You could check that channel and make sure the commands are running when you expect them to, that would help me narrow down where the problem is.
Using these settings on VS Code I'm unable to consistently get the problem tab at the bottom (next to output, terminal etc). I use the Cmd + Shift + P option to run SQLFluff Lint and SQLFluff Fix. They work on and off. I have tried on both unsaved files and saved files.