Changelog
V2 Parser (beta)
You can now opt in to using our next-generation (V2) parser for autocomplete suggestions and validation.
You can enable the V2 Parser in Settings > Editor and toggling Parsing V2 (beta)
.
Macro autocomplete
Available packages and macros will now be suggested inside of Jinja blocks. This requires V2 Parser to be enabled.
Improved dbt command feedback
dbt commands now provide notifications summarizing the success or failure of the command.
Function parameter validation
Function calls are now validated for the correct number of parameters. This requires V2 Parser to be enabled.
Fixes and Tweaks
- Fixed issue with large database connections not syncing with all objects toggled by default.
- Fixed issue where
Execute
button was hidden after canceling query - Fixed issue with Search viewlet refreshing when typing in a file.
- Fixed issue with renaming a file to its own name.
- Fixed issue with long dbt commands in the dbt slider.
- Fixed issue with crashing upon upgrading to a new version.
- Standardized error and warning messages.