Enable Groovy syntax highlighting for Jenkinsfile
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### Description
It would be nice to have Groovy syntax highlightning for [Jenkinsfile](https://www.jenkins.io/doc/book/pipeline/jenkinsfile/), but they do not have an extension, so it is not possible to set the Groovy mimetype for them under Option -> Miscellaneous -> Files -> File Associations
### Use case/motivation
Example without higlight:

Example with:

### Related issues
_No response_
### Are you willing to submit a pull request?
No
Contributor guide
Research direction
Start with the NetBeans File Associations path named in the issue: Option → Miscellaneous → Files → File Associations, and inspect how a Jenkinsfile is identified when it has no extension. Trace the existing Groovy MIME-type and syntax-highlighting registration, then verify that Jenkinsfile content receives Groovy highlighting and that ordinary file associations remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100