groovy / groovy/groovy-eclipse
Add support for Groovy Template editor
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 681
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Its quite frustrating that when I'm writing groovy code I have a great editor, but when I am in a template file writing a scriptlet (i.e. <% print('foo') %>) I don't have any of the same awesomeness. It we be great if the same things that work in a .groovy file also work between scriptlet tags in a template
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
No files, tests, or entry points are named. Start by locating the Groovy template editor and comparing its scriptlet regions with ordinary .groovy editing; done means the same relevant editor support works between template scriptlet tags, with coverage for the requested example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100