Quickway to see that status of a group?

I have looked but cannot find a way to see the state of a group - something quick and easy while writing .items. I found the REST api but was hoping there was something simpler.

Mike

Treat the group like a normal item in the items file:
eg:

Group gMyGroup "Group State [%s]"

Then put it in your sitemap:

Text item=gMyGroup

Great - thank you.

Also I just found that you can see the state of groups in visual studio code.