workbenchdev / workbenchdev/Workbench

Document internal variables to use

Open
#37 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

For example workbench.window or workbench.builder.

If you don't have the source code of workbench, it is impossible to find out for example how to access the widgets from javascript to connect a signal to it.

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

Start by reading the Workbench source to identify the internal variables used by JavaScript, including examples such as workbench.window and workbench.builder. Document how to access widgets and connect signals, and make the resulting variable reference available to users without requiring the source code.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.