Skip to content

Commit a06027b

Browse files
committed
Remove unusued configuration
1 parent 71ff440 commit a06027b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

integration/vscode/ada/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -411,17 +411,6 @@
411411
"description": "Controls if the `textDocument/onTypeFormatting` request only indents a new line, or if it additionally tries to format the previous node."
412412
}
413413
}
414-
},
415-
{
416-
"title": "Shortcut Menu Bar configuration",
417-
"properties": {
418-
"gpr.buildProject-icon": {
419-
"title": "Build the Ada Project",
420-
"type": "boolean",
421-
"default": true,
422-
"description": "show icon for 'Build' "
423-
}
424-
}
425414
}
426415
],
427416
"problemMatchers": [

0 commit comments

Comments
 (0)