playcanvas / playcanvas/editor
Show guid of Entity in the Inspector
Open
Nobody has claimed this yet.
area: editor interface
area: ui
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
It would be useful to show the guid in the editor, to be able to use methods like findByGuid
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the editor's Inspector view for pc.Entity and the existing property display. Review the linked findByGuid API documentation to confirm which GUID should be shown, then verify that the GUID is visible when inspecting an Entity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100