You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the treeView.badge property in my VS Code extension to display a badge on the Activity Bar (action bar) icon, the badge appears correctly in standalone VS Code. However, when I run the same extension in Theia, the badge is not displayed on the Activity Bar icon. I it possible to add support for displaying TreeView badges on the Activity Bar icon in Theia for VS Code extensions, to improve compatibility and user experience.