workbenchdev / workbenchdev/Workbench

Show names/ids of matching objects' closing braces in blueprint

Open
#223 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
844
Forks
91
Avg merge
7h 12m
Merged PRs (30d)
1

Description

sonny said it best:

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.