diff --git a/src/icons/openai.svg b/src/icons/openai.svg
index b780d84..cf6e93a 100644
--- a/src/icons/openai.svg
+++ b/src/icons/openai.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/icons/right-panel-hide.svg b/src/icons/right-panel-hide.svg
new file mode 100644
index 0000000..45cc80f
--- /dev/null
+++ b/src/icons/right-panel-hide.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/right-panel-show.svg b/src/icons/right-panel-show.svg
new file mode 100644
index 0000000..233ed89
--- /dev/null
+++ b/src/icons/right-panel-show.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/vscode-insiders-outline.svg b/src/icons/vscode-insiders-outline.svg
new file mode 100644
index 0000000..0f5f74e
--- /dev/null
+++ b/src/icons/vscode-insiders-outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/vscode-outline.svg b/src/icons/vscode-outline.svg
new file mode 100644
index 0000000..f561b59
--- /dev/null
+++ b/src/icons/vscode-outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/template/mapping.json b/src/template/mapping.json
index 35f4ce8..cae1cd4 100644
--- a/src/template/mapping.json
+++ b/src/template/mapping.json
@@ -1923,5 +1923,17 @@
],
"60614": [
"git-pull-request-error"
+ ],
+ "60615": [
+ "right-panel-hide"
+ ],
+ "60616": [
+ "right-panel-show"
+ ],
+ "60617": [
+ "vscode-insiders-outline"
+ ],
+ "60618": [
+ "vscode-outline"
]
}
diff --git a/src/template/metadata.json b/src/template/metadata.json
index a893db1..08f469c 100644
--- a/src/template/metadata.json
+++ b/src/template/metadata.json
@@ -5094,6 +5094,32 @@
"category": "git",
"description": "Request changes"
},
+ "right-panel-hide": {
+ "tags": [
+ "layout",
+ "panel",
+ "sidebar",
+ "collapse",
+ "hide",
+ "right",
+ "close"
+ ],
+ "category": "layout",
+ "description": "Hide the right side panel"
+ },
+ "right-panel-show": {
+ "tags": [
+ "layout",
+ "panel",
+ "sidebar",
+ "expand",
+ "show",
+ "right",
+ "open"
+ ],
+ "category": "layout",
+ "description": "Show the right side panel"
+ },
"robot": {
"tags": [
"ai",
@@ -6645,6 +6671,30 @@
"category": "brand",
"description": "VS Code Insiders logo"
},
+ "vscode-insiders-outline": {
+ "tags": [
+ "editor",
+ "logo",
+ "brand",
+ "outline",
+ "beta",
+ "insiders"
+ ],
+ "category": "brand",
+ "description": "VS Code Insiders logo outline"
+ },
+ "vscode-outline": {
+ "tags": [
+ "editor",
+ "logo",
+ "brand",
+ "outline",
+ "stable",
+ "vscode"
+ ],
+ "category": "brand",
+ "description": "VS Code logo outline"
+ },
"wand": {
"tags": [
"magic",