Closed formulahendry closed 1 month ago
Repro steps:
Actual:
Expect: to show as:
Should be an regression from https://github.com/microsoft/vscode-azureapicenter/pull/192/files#diff-3b26e2c6749863538fbe756b9eb0e37aaa43b559e370bd6daf7aaa84a871a158L13 public readonly childTypeLabel: string = UiStrings.SubscriptionTreeItemChildTypeLabel; is removed.
public readonly childTypeLabel: string = UiStrings.SubscriptionTreeItemChildTypeLabel;
https://github.com/microsoft/vscode-azureapicenter/pull/270
Repro steps:
Actual:
Expect: to show as:
Should be an regression from https://github.com/microsoft/vscode-azureapicenter/pull/192/files#diff-3b26e2c6749863538fbe756b9eb0e37aaa43b559e370bd6daf7aaa84a871a158L13
public readonly childTypeLabel: string = UiStrings.SubscriptionTreeItemChildTypeLabel;
is removed.