2023-06-29 11:55:02 +08:00
|
|
|
{
|
|
|
|
"id": "open-vscode",
|
|
|
|
"name": "Open vault in VSCode",
|
2024-04-15 11:54:03 +08:00
|
|
|
"version": "1.2.2",
|
|
|
|
"minAppVersion": "1.4.11",
|
2023-06-29 11:55:02 +08:00
|
|
|
"description": "Ribbon button and command to open vault as a Visual Studio Code workspace",
|
|
|
|
"author": "NomarCub",
|
|
|
|
"authorUrl": "https://github.com/NomarCub",
|
2024-04-15 11:54:03 +08:00
|
|
|
"fundingUrl": "https://ko-fi.com/nomarcub",
|
2023-06-29 11:55:02 +08:00
|
|
|
"isDesktopOnly": true
|
|
|
|
}
|