File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11011101 {
11021102 "command" : " ada.visualizeFiles" ,
11031103 "category" : " Ada" ,
1104- "title" : " Show File Dependencies Graph" ,
1105- "enablement" : " config.ada.enableExperimentalFeatures"
1104+ "title" : " Show File Dependencies Graph"
11061105 },
11071106 {
11081107 "command" : " ada.visualizeGPR" ,
11091108 "category" : " Ada" ,
1110- "title" : " Show GPR Dependencies Graph" ,
1111- "enablement" : " config.ada.enableExperimentalFeatures"
1109+ "title" : " Show GPR Dependencies Graph"
11121110 },
11131111 {
11141112 "command" : " ada.visualizeTypes" ,
11151113 "category" : " Types" ,
1116- "title" : " Show Type Hierarchy Graph" ,
1117- "enablement" : " config.ada.enableExperimentalFeatures"
1114+ "title" : " Show Type Hierarchy Graph"
11181115 },
11191116 {
11201117 "command" : " ada.visualizeCalls" ,
11211118 "category" : " Calls" ,
1122- "title" : " Show Call Hierarchy Graph" ,
1123- "enablement" : " config.ada.enableExperimentalFeatures"
1119+ "title" : " Show Call Hierarchy Graph"
11241120 },
11251121 {
11261122 "command" : " ada.createNewAdaMainUnit" ,
You can’t perform that action at this time.
0 commit comments