-
**Describe the bug**
```sh
Extension 'Deno' is configured as formatter but it cannot format 'JSON with Comments'-files
```
The [`denoland.vscode-deno`](https://marketplace.visualstudio.com/ite…
qupig updated
15 hours ago
-
### Describe the issue
GroupQueryAttention test failure on WebAssembly
### To reproduce
```cmd
cd js
npm ci
cd common
npm ci
cd ..\web
npm ci
npm run pull:wasm
npm test -- op group-query-attention.…
-
### Describe the feature
I would like to be able to leave comments in the context.json file. Possibly by allowing [jsonc files](https://fileinfo.com/extension/jsonc).
### Use Case
To be able to lea…
-
In case you are not aware, there is a https://github.com/ota-meshi/eslint-plugin-jsonc built with **correct** [`jsonc-eslint-parser`](https://github.com/ota-meshi/jsonc-eslint-parser), I think we shou…
-
Type: Performance Issue
With a jsonc file which has ~120k lines when formatted pretty: enter comment ("// some comment").
Characters appear very slowly, you can see the character which represents…
-
I really like audio visualizer programs, and I currently use GLava but then I noticed cava is supported in waybar. Decided to add the module, but waybar says the module is invalid. I have installed ca…
-
### Description of the feature request:
It would be great to support [JSONC](https://code.visualstudio.com/docs/languages/json#_json-with-comments) format in json module.
```starlark
json.decode…
-
JSON is great for hosting raw data, but not great for human-written configs. It would be nice that json module could allow jsonc inputs (eg. with comments and trailing commas).
-
**Is your feature request related to a problem? Please describe.**
The documentation at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/parameter-files#file-name says `.json` fil…
-
`// comments` are supported in JSONC 😉
Script fails until I remove them:
`SyntaxError: bsconfig.json: Unexpected token / in JSON at position 48`