Files
BlueRoseNote/.obsidian/plugins/open-vscode/manifest.json

12 lines
387 B
JSON
Raw Normal View History

2025-08-02 12:09:34 +08:00
{
2026-05-06 17:32:44 +08:00
"id": "open-vscode",
"name": "Open vault in VS Code",
"version": "1.4.2",
"minAppVersion": "1.7.2",
"description": "Ribbon button, command and file explorer context menu to open the vault as a Visual Studio Code (VSCode) workspace",
"author": "NomarCub",
"authorUrl": "https://github.com/NomarCub",
"fundingUrl": "https://ko-fi.com/nomarcub",
"isDesktopOnly": true
}