-
**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.
**A…
-
In HOCON, it's `Path.render` quotes anything it doesn't like, including things like `%` for profiles, `[]` for lists/arrays and `/` used in projects like SmallRye FaultTolerance.
Basically it produ…
kdubb updated
1 month ago
-
### Description
Atom Beautify could not determine a supported beautifier to handle this file with grammar "HOCON" and extension "conf".
### Expected Results
The code is basically similar to a JSON …
-
PS D:\Repositories\Loritta> docker-compose up
time="2024-11-11T14:11:18+08:00" level=warning msg="D:\\Repositories\\Loritta\\docker-compose.yml: the attribute `version` is obsolete, it will be ignore…
-
motivation:
* readability of wire format
* compatibility with lightbend/config
please add support for hocon syntax flavor,
https://github.com/lightbend/config/blob/master/HOCON.md
specificall…
-
@nomailme commented on [Mon Jul 11 2016](https://github.com/akkadotnet/akka.net/issues/2174)
Hi!
I've just dived into akka.net and actor model in general. Everything goes fine until I have to edit H…
-
According to [official specification](https://github.com/lightbend/config/blob/master/HOCON.md):
> Empty files are invalid documents
A valid file of HOCON format can be empty.
-
Both [hocon-playground.avelier.dev/](https://hocon-playground.avelier.dev/) (linked in GitHub) and [hocon-playground.herokuapp.com](https://hocon-playground.herokuapp.com/) (linked in the README) don'…
-
It seems the person maintaining the [hocon](https://github.com/mockersf/hocon.rs) library we've been using for configuration has stopped maintaining it. And it has an upcoming Rust incompatibility in …
-
This library can be used not only for the configuration, but also for many other purposes. But you support extension ".conf" only when activated HOCON by default. I think the extension ".hocon" is nec…
foror updated
4 years ago