tiffany352 / Roblox-Tag-Editor

A plugin for manipulating CollectionService in Roblox Studio.
https://devforum.roblox.com/t/tag-editor-plugin/101465
Other
59 stars 14 forks source link

Hide tags whose names start with `.` from auto-import #35

Closed tiffany352 closed 6 years ago

tiffany352 commented 6 years ago

Some developers and plugin authors use tags in an automated fashion, where they should be largely invisible except to someone debugging the code that's responsible for managing those tags.

For this reason, there should be a way to hide tags from automatic import.