-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
featureNew feature or requestNew feature or request
Description
It would be cool if I'm typing
"/" and then get a list of all associated collections game object paths
same with "#"
or well
"/player#" should maybe offer its components
Rough idea on how this could be done:
- Figure out which .go file(s) our .script is a part of
- index all components inside that go and offer that for things like #
- find all collections the go file(s) are a part of and index that for things like /
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request