workbenchdev / workbenchdev/Workbench
Show names/ids of matching objects' closing braces in blueprint
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
What we could do is show the name/id of the matching object next to the closing "}".
I think this could even be implemented in Blueprint language server and benefit all editors.
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
The issue names no repository files or tests; start by locating the Blueprint language server mentioned in the request and understanding how it matches object braces. Done means showing each matching object's name or ID beside its closing brace, with the behavior benefiting all supported editors.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100