-
Currently, `format=json` permits `envelope=row`, and using metadata options like `WITH updated` with `envelope=key_only`, while `format=avro` [does not](https://github.com/cockroachdb/cockroach/blob/2…
-
right usage
```
m := make(map[string]interface{})
m["json.maxItemsComputed"] = 8000
m["C_Cpp.formatting"] = "Disabled"
m["workbench.iconTheme"] = "vscode-icons-mac"
m["C_Cpp.autocomplete"] = "Di…
-
### Steps
1. Need create Android project on .net6
2. Add reference to Newtonsoft.Json lib 13.0.2
3. Create simple class with Tuple and try to serialize it.
**Result:**
Debug mode works well.…
SPuV updated
2 months ago
-
### The problem
I am using Winston and the Winston-Loki transport to send logs. I have used this exact solution in another service, and the log format works as intended by sending a JSON string as …
-
I've installed jsonnnetfmt such that `which jsonnetfmt` gives the location for the binary.
I then opened a foo.json file and did: `M-x format-all-buffer` at which point, I get the prompt:
`Formatt…
-
big JSON objects freezes pages.
-
Cotton currently generates updated package.json files using `JSON.stringify`, indented with 2 spaces and with a newline at the bottom. However, repos may have package.json files formatted differently.…
-
Currently we can use `formatPart` to apply formatting to the "parts" of each line, which seems to be split on whitespace. This seems less useful than providing a `formatLine` option, since if you are …
-
### Describe what should be investigated or refactored
Currently there exists a pre-commit hook to run `go fmt` on changed files.
There exists a `.editorconfig`, and a `.markdownlint.json` confi…
-
We want:
- [ ] release please header file (yaml .github/release-please.yml)
- [ ] release please manifest (json .release-please-manifest.json)
- [ ] release please config (json release-please-co…