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

[Feature] Execute markdown snipped #1180

Open
gpibarra opened this issue Jul 3, 2023 · 2 comments
Open

[Feature] Execute markdown snipped #1180

gpibarra opened this issue Jul 3, 2023 · 2 comments
Labels
feature request New issue opened using "Feature request" template

Comments

@gpibarra
Copy link

gpibarra commented Jul 3, 2023

inspired by this extensions
https://marketplace.visualstudio.com/items?itemName=stateful.runme
https://marketplace.visualstudio.com/items?itemName=hanskre.markdown-execute

which can execute the syntax of the type

SELECT * FROM users;

in the active connection (or ask which one)

@gpibarra gpibarra added the feature request New issue opened using "Feature request" template label Jul 3, 2023
@archiewood
Copy link
Contributor

archiewood commented Aug 16, 2023

Yeah this would be great. We have a POC here:

evidence-dev/evidence-vscode#118

markdown snippets

There are some outstanding issues for our implementation, but don't think they would block implementation for SQLTools

@RandomFractals
Copy link
Contributor

@gpibarra this feature has been implemented in our Markdown SQL Pro Tools for VS Code IDE back in July v1.1.0 release

Markdown SQL Pro Tools are available to our Pro sponsors on GitHub. Docs with SQL Code Lenses and signup info: https://github.com/RandomFractals/pro-data-tools/tree/main#markdown-sql-pro-tools

Markdown SQL Pro Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template
Projects
None yet
Development

No branches or pull requests

3 participants