Cannot Open Zotero Links from Visual Studio Code
Report ID: 338383488
When I try to open a Zotero Protocol link from a Visual Studio Code markdown file, I receive a pop-up saying, "Unable to resolve resource."
Steps to reproduce:
1. Get link from Zotero (ex: zotero://select/library/items/6YLMWZK7)
2. Paste it into a markdown document in Visual Studio Code as a link, i.e. [this is a link](zotero://select/library/items/6YLMWZK7)
3. Click on the link
I had installed Zotero via Scoop (Windows 10) and had to add the Zotero Protocol to the registry manually. It successfully opens URLs from Word/Excel and the browser.
Thanks for any help.
When I try to open a Zotero Protocol link from a Visual Studio Code markdown file, I receive a pop-up saying, "Unable to resolve resource."
Steps to reproduce:
1. Get link from Zotero (ex: zotero://select/library/items/6YLMWZK7)
2. Paste it into a markdown document in Visual Studio Code as a link, i.e. [this is a link](zotero://select/library/items/6YLMWZK7)
3. Click on the link
I had installed Zotero via Scoop (Windows 10) and had to add the Zotero Protocol to the registry manually. It successfully opens URLs from Word/Excel and the browser.
Thanks for any help.
I have same problem here. Have you already figured out how to solve it?
Have anyone being able to solve the problem?
This extension modifies the way links are opened by using Ctrl + left mouse click, fixes the issue of not working properly on Windows, and adds experimental support for Linux and various Unix platforms (since I don't have machines running those systems, I implemented similar functionality with the help of AI).