for quick toggles of PRQL target setting added in #63 and other new/future PRQL configuration settings display.
I've only played with sqlite and duckdb with prql so far, but found myself keeping vscode Settings tab open when switching between my demo dbs to generate diff. sql outputs.
We could use the standard vscode cog/config icon for quick access to those PRQL Settings.
Also, while at it, do we need to add more PRQL compiler toggles/settings?
Quick example of the Settings shortcut from our old Snippets Viewer for the general idea. Clicking on the cog icon in snippets tree view takes you directly to extension config. settings in this example:

for quick toggles of PRQL target setting added in #63 and other new/future PRQL configuration settings display.
I've only played with sqlite and duckdb with prql so far, but found myself keeping vscode Settings tab open when switching between my demo dbs to generate diff. sql outputs.
We could use the standard vscode cog/config icon for quick access to those PRQL Settings.
Also, while at it, do we need to add more PRQL compiler toggles/settings?
Quick example of the Settings shortcut from our old Snippets Viewer for the general idea. Clicking on the cog icon in snippets tree view takes you directly to extension config. settings in this example: