Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c602b0 commit 33885afCopy full SHA for 33885af
site/src/modules/apps/apps.ts
@@ -22,6 +22,7 @@ const ALLOWED_EXTERNAL_APP_PROTOCOLS = [
22
"cursor:",
23
"jetbrains-gateway:",
24
"jetbrains:",
25
+ "kiro:",
26
];
27
28
type GetVSCodeHrefParams = {
0 commit comments