Skip to content

Commit 179d51c

Browse files
committed
Move this to the right place
1 parent 0d88809 commit 179d51c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -161,16 +161,6 @@
161161
"category": "%configuration.title%"
162162
}
163163
],
164-
"submenus": [
165-
{
166-
"id": "roo-cline.contextMenu",
167-
"label": "%views.contextMenu.label%"
168-
},
169-
{
170-
"id": "roo-cline.terminalMenu",
171-
"label": "%views.terminalMenu.label%"
172-
}
173-
],
174164
"menus": {
175165
"editor/context": [
176166
{
@@ -277,6 +267,16 @@
277267
}
278268
]
279269
},
270+
"submenus": [
271+
{
272+
"id": "roo-cline.contextMenu",
273+
"label": "%views.contextMenu.label%"
274+
},
275+
{
276+
"id": "roo-cline.terminalMenu",
277+
"label": "%views.terminalMenu.label%"
278+
}
279+
],
280280
"configuration": {
281281
"title": "%configuration.title%",
282282
"properties": {

0 commit comments

Comments
 (0)