- Show context menu items by default. - Always allow for commands to show on enabled languages.
2.4.1
- Fix bugs with `SQLFluff Format Selection`.
2.4.0
- Fix bug with `SQLFluff Format Selection` now can be placed in the context menu.
2.3.9
- Update the `sqlfluff.format.languages` to accept objects containing formatting settings for the languages to address this [Feature Request](https://github.com/sqlfluff/vscode-sqlfluff/issues/94) - Format selection now can format while preserving the whitespace (based on first line) - `SQLFluff Format Selection` now can be placed in the context menu.
2.3.8
- Fix - Stop SQLFluff output channel from showing twice
2.3.7
- Update the `sqlfluff.dialect` enum - Update the `sqlfluff.codeActions.noqa` defaults to the sqlfluff 2.0 rule values