All notable changes to the "dbt-shortcuts" extension will be documented in this file.
Fix to allow running commands without any prefix
Hopefully fixed the icon so it displays correctly in different places
Added a new icon
Added the option to perform commands without the @
prefix
Added two new configuration items:
- dbtshortcuts.askForPrefix - Defines if
dbt-shortcuts
should ask for a prefix - dbtshortcuts.defaultPrefix - Defines the default prefix
Added commands to the explorer context menus on .sql files
Add changelog
Fix a couple of things, including removal of .sql
Initial release of dbt-shortcuts