It'd be nice to be able to add more expressions to the variable testing tab
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I was sure I'd already written this years ago, but I can't find it.
The variable testing tab fulfils two roles at the moment: specifying a condition that the variables must satisfy, and for experimenting while authoring to see how often a certain situation arises.
For the experimentation use, it'd be nice if you could write several expressions, and get a summary of how many times each of them was satisfied.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the variable testing tab in the editor and trace how it currently specifies a condition and reports how often that situation arises. The work is done when several expressions can be entered for experimentation and the tab shows a summary count for each expression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100