Language request: HOCON
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
HOCON ("Human-Optimized Config Object Notation") is a human-friendly JSON superset. It is a nice configuration format to use. So, it would be great to see support for it in Prism.
Additional resources
- Official website: https://lightbend.github.io/config/
- Documentation: https://github.com/lightbend/config#api-docs
- Informal spec: https://github.com/lightbend/config/blob/main/HOCON.md
- A HOCON playground: https://hocon-playground.herokuapp.com/
Do let me know if I could help with this in anyway.
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 language support and the linked HOCON documentation and informal specification. Determine the syntax that needs highlighting and verify the result against representative HOCON examples; done means Prism supports HOCON syntax highlighting with appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100