NASA-AMMOS / NASA-AMMOS/plandev-ui
Autocomplete parenthesis in constraint code editor
Open
Nobody has claimed this yet.
clipper
- Dominant language
- Svelte
- Stars
- 42
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description
abercrom
https://jira.jpl.nasa.gov/browse/AERIEQS-444
Moderate
It would be nice if the constraint eDSL code editor could automatically fill in closing braces and parentheses.
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 at the constraint eDSL code editor entry point and review how text input is handled. Verify the expected behavior for opening braces and parentheses, then confirm that matching closing characters are inserted without disrupting existing text.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100