Add maven gradle groovy support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Motivation
While prism support groovy codeblocks, it doesnt have any formatting for java, eg maven repositories to just makes the codeblock look bland
Description
The codeblock uses the same formatting like a compileOnly() block would use
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 by reviewing Prism's existing Groovy grammar and the handling of Java-related code blocks, then compare the requested Maven and Gradle formatting with the compileOnly() example in the issue. Done means Maven and Gradle-style Groovy snippets receive appropriate syntax highlighting rather than plain formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100