Files
continue/gui/rules.md
2026-01-30 15:47:00 -08:00

246 B

  • Whenever adding links in the gui that direct to 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.