Testing #48407
The new viewsContainers contribution point has inconsistent naming. The expected name appears to be viewsContainers while in a couple places in the code (which gets surfaced to the users confusingly in the debug console) we use viewsContainer. This also permeates inconsistently through the schema interface name viewsContainerSchema and the localization labels within it: ....views.containers...
Testing #48407
The new
viewsContainerscontribution point has inconsistent naming. The expected name appears to beviewsContainerswhile in a couple places in the code (which gets surfaced to the users confusingly in the debug console) we useviewsContainer. This also permeates inconsistently through the schema interface nameviewsContainerSchemaand the localization labels within it:....views.containers...