workbenchdev / workbenchdev/Workbench
Document internal variables to use
Open
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
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 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