You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I provide a Logtalk "diagrams" tool that supports creating diagrams for applications with links that open source code locations in common text editors and IDEs. The links use the text editors and IDE URL schemes. For example:
I provide a Logtalk "diagrams" tool that supports creating diagrams for applications with links that open source code locations in common text editors and IDEs. The links use the text editors and IDE URL schemes. For example:
But d2 (tested with version 0.6.8) doesn't recognize these URLs as valid and thus doesn't generate diagrams with links for nodes that contain them.
Common URL scheme prefixes include:
vscode://file/
vscodium://file/
cursor://file/
pearai://file/
windsurf://file/
zed://file/
x-bbedit://open?url=file://
mvim://open?url=file://
txmt://open?url=file://
idea://open?file=
pycharm://open?file=
The text was updated successfully, but these errors were encountered: