Adjust position within context menus to be near Copilot (#4718)

This commit is contained in:
Matt Rubens 2025-06-15 07:51:13 -04:00 committed by GitHub
parent 829fe8ff2a
commit 10143ba712
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,7 +176,7 @@
"editor/context": [
{
"submenu": "roo-cline.contextMenu",
"group": "navigation"
"group": "1"
}
],
"roo-cline.contextMenu": [
@ -196,7 +196,7 @@
"terminal/context": [
{
"submenu": "roo-cline.terminalMenu",
"group": "navigation"
"group": "2"
}
],
"roo-cline.terminalMenu": [