imagej / imagej/imagej-scripting
Make "Hello world" the default template for new scripts
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 27
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently in the Fiji script editor, when you create a new script you get a blank file. One way we might consolidate some of the repetitive templates by having "New" return a simple "Hello World" like template that a user can modify or just delete. This might be annoying so maybe we don't want to do this or perhaps would make it opt out?
Contributor guide
No contributing guide indexed for this repository
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 in the Fiji script editor's New action and inspect how a new script is initialized. Decide whether the default Hello World template should be applied universally or made optional, then verify that creating a new script shows the agreed template and that users can modify or delete it.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100