-
The lack of the ability to include comments and whitespace into JSON is a serious impediment to readability. While there is a "description" key, the inability to introduce whitespace and other as-is f…
-
One of Raku's best devs thinks this is also known as JSONC, but they have a different site.
-
### Description
In the `hjson` files in the `hw/ip/*/data/` directories, descriptions sometimes refer to other registers, but they may also reference themselves. Should we remove these or shall we …
-
Currently it is JSON which is not super great as a config file format because it doesn't support comments.
ICU4C uses [Hjson](https://hjson.github.io/). There is a Rust Hjson crate that needs a new…
sffc updated
6 months ago
-
I am trying to generate a design with 18 memory banks.
When executing the `make mcu-gen` it is not raised any error, next you can see the output.
~~~
$ make mcu-gen MEMORY_BANKS=18 MEMORY_BANKS_I…
-
Some formats to consider, and likely corresponding parsing libraries:
* XML - [Jackson](https://github.com/FasterXML/jackson-dataformat-xml)
* HOCON - [Lightbend](https://github.com/lightbend/conf…
-
I'm sorry for the (semi-)comic title, but I'm really at a loss. I installed the VSCode extensions, and now if I create a .hjson file I can see the syntax highlighting working properly. Good.
Howev…
-
How does one properly add, for example, color preferences to `conf.hjson`?
After I appended the following to `conf.hjson`...
`syntax_theme: base16-ocean.light`
and
```
ext_colors:…
-
I'm creating an issue for this question, as requested at https://github.com/Canop/broot/issues/152#issuecomment-1185176610.
---
I have a general/common broot config file (`conf.hjson`), and then…
-
As of 1.4.4, Mod Calls to Census are no longer necessary. Instead, Census will automatically get the spawn condition for the Town NPC by a localization key.
Including the old Mod Calls to Census wi…
Rijam updated
2 months ago