Files
continue/gui/rules.md
2025-06-02 13:27:42 -07:00

250 B

  • Whenever adding links in the gui that direct to hub.continue.dev, you should use an onClick handler that calls ideMessenger.request("controlPlane/openUrl", { path, orgSlug: undefined }); instead of directly linking to the URL with an href.