We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbaa92 commit c36ff36Copy full SHA for c36ff36
1 file changed
package.json
@@ -265,23 +265,6 @@
265
"group": "navigation@10",
266
"when": "editorHasSelection"
267
}
268
- ],
269
- "view/title": [
270
- {
271
- "command": "security-notes.breadcrumbs.addCrumb",
272
- "group": "navigation",
273
- "when": "view == breadcrumbs-view"
274
- },
275
276
- "command": "security-notes.breadcrumbs.createTrail",
277
- "group": "navigation@2",
278
279
280
281
- "command": "security-notes.breadcrumbs.exportTrail",
282
- "group": "navigation@3",
283
284
- }
285
]
286
},
287
"views": {
0 commit comments