For example, in the case of VSCode, it registers a URI scheme like vscode://, which allows it to open files, folders, or perform specific actions when a URL with that scheme is triggered.
Yep, cursor://
.
If you want vscode:// links to open in Cursor follow this:
If you’re trying to open directly from Chrome / React Dev Tools this should work: cursor://file/{path}:{line}