I have defined my own activity view
"viewsContainers": {
"activitybar": [
{
"id": "foo",
"title": "Foo",
"icon": "$(foo)"
}
]
},
From the extension activation side I want to check whether the current activity view is visible or has been clicked by user.
So far didnt find a way to do that
New contributor
Anjana S Porawagama is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.