Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs to support executing wh run from within vscode. #136

Open
rsyi opened this issue Jan 29, 2021 · 0 comments
Open

Add docs to support executing wh run from within vscode. #136

rsyi opened this issue Jan 29, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@rsyi
Copy link
Owner

rsyi commented Jan 29, 2021

We currently allow users to write --!wh-run in either SQL files or ````sqlblocks in Markdown files, and have this dynamically replaced with results of the surrounding query queries in-line whenwh run filename.sql` is run from the command-line.

See here for a description of this behavior: https://docs.whale.cx/features/running-sql-queries#running-sql-blocks-within-markdown-files

To make this really useful, we should docs to help users set up wh run FILENAME to a keybinding in their editor of choice. I've added some docs for vim already, here, but other editors would help provide coverage.

This ticket is for providing docs to support VScode implementation.

@rsyi rsyi added documentation Improvements or additions to documentation good first issue Good for newcomers labels Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant