Hi,
are you referring to tags?
If you right-click a package, you see options such as "Add tag...", "Promote as package", "Demote to package with tag".
Peter
On Mon, May 30, 2016 at 02:10:38PM -0400, Evan Donahue wrote:
> Hello,
>
> Just a quick question as I work on refactoring and cleaning up a project
> I've been working on. I notice that packages like Fuel appear in nice,
> nested hierarchies in my code browser, with 'Core' nested under 'Fuel' even
> though 'Core's package name is actually Fuel-Core. I'm wondering what I
> have to do to get my own packages to nest similarly in the code browser
> beyond just naming them accordingly.
>
> Thank you,
> Evan