Skip to content

Document the VS Code snippet #12

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

Closed
bmuenzenmeyer opened this issue Feb 2, 2023 · 0 comments · Fixed by #15
Closed

Document the VS Code snippet #12

bmuenzenmeyer opened this issue Feb 2, 2023 · 0 comments · Fixed by #15
Labels
documentation Improvements or additions to documentation

Comments

@bmuenzenmeyer
Copy link
Owner

bmuenzenmeyer commented Feb 2, 2023

Document how to add a vscode snippet

{
  "ai": {
    "scope": "markdown,nunjucks",
    "prefix": "ai",
    "body": ["{% ai \"$1\"%}$2{% endai %}$0"],
    "description": "add an inline link favicon"
  }
}
@bmuenzenmeyer bmuenzenmeyer added the documentation Improvements or additions to documentation label Feb 2, 2023
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant