-
Currently, the extension silently fails to generate an update if comments are added to the translation files It would be nice to have support for comments in JSON for larger projects.
-
I'm not sure how this would work but, since the distinguishing aspect of jsonc is the comments, it would be nice if the comments would be retained when reading in a jsonc file. That way, you could re…
-
Updated:
When importing CJS from ESM, there are cases where the module cannot be resolved.
In such cases, an appropriate message will be displayed so that the user can correct the code.
Node.js…
-
> What is the problem you're trying to solve?
When creating a `.stylelintrc.json` as per the [Getting started](https://stylelint.io/user-guide/get-started) guide, it does not allow for comments. Id…
-
[2024-08-06 02:15:30.063] [info] Using configuration file /home/izurai/.config/waybar/config.jsonc
[2024-08-06 02:15:30.063] [info] Including resource file: ~/.config/HyprV/waybar/conf/mesu.jsonc
[2…
-
**Describe the bug**
esm.sh is currently unable to update an existing deno.jsonc file. See: https://github.com/esm-dev/esm.sh/issues/686.
While implementing, it came to light, that the jsonc pars…
-
Version: Deno 2.0.0
I'm using deno in a workspace that includes a npm package `project/packages/ui` which is a collection of React components, that use tailwind. In this package, i have a `globals.…
-
Currently, this package does not lint/format `jsonc` files.
I've looked into how `vscode` does `jsonc` parsing using https://github.com/Microsoft/node-jsonc-parser, which creates an AST, but haven'…
kuceb updated
4 years ago
-
> Jsonc is a simplified json format which allows comments and unquoted values delimited by whitespace. A jsonc formatted file can be transformed to a json file. Comments will be stripped out and quote…
-
Given stadium files are actually jsonc files, would it be possible for you to allow jsonc files for custom stadiums?
Very small issue, but hbs stands for handlebars, which can cause confusion.
By …