0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/.vscode
Chris Raible f613a7208f
Added configuration for the Tinybird VSCode Extension (#22636)
ref
https://linear.app/ghost/issue/ANAL-171/figure-out-how-to-get-the-vscode-extension-working

- The Tinybird VSCode extension depends on having the tinybird-cli
installed locally in a python virtual environment. Without this, the
extension only handles syntax highlighting, and nothing else.
- This commit adds the configuration for the extension to the .vscode
folder, and adds an (optional) shell script to install the tinybird-cli
locally in a virtual env.
2025-03-25 12:45:56 -07:00
..
launch.json Added backend launch task 2024-01-17 17:52:36 +07:00
settings.json Added configuration for the Tinybird VSCode Extension (#22636) 2025-03-25 12:45:56 -07:00