mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-31 09:10:30 -04:00
Merge from vscode fa77b52b5e2067798006aaff8e463a2b425509d5 (#5453)
This commit is contained in:
@@ -150,6 +150,11 @@ export const tocData: ITOCEntry = {
|
||||
label: localize('terminal', "Terminal"),
|
||||
settings: ['terminal.*']
|
||||
},
|
||||
{
|
||||
id: 'features/tasks',
|
||||
label: localize('tasks', "Tasks"),
|
||||
settings: ['tasks.*']
|
||||
},
|
||||
{
|
||||
id: 'features/problems',
|
||||
label: localize('problems', "Problems"),
|
||||
|
||||
Reference in New Issue
Block a user