Skip to content

Allow custom URI for TOOL URL in plugin.txt #2223

@0lionelzhang0

Description

@0lionelzhang0

We would like to add a custom URI tool link that opens vscode to the script directory

TOOL OPEN_IN_VSCODE "Open in VSCode"
  URL vscode://vscode-remote/ssh-remote+....................
  WINDOW NEW

During plugin install it throws this error
RuntimeError : URL must be a full URL (http://domain.com/path) or a relative path (/path)

Is it possible to use custom URI for tool URL?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions