-
Hello! Experimenting with the gem with a basic rails api - any suggestions on a good entry point/mechanism for customizing the JSON output of a ActiveRecord attribute storing a Tod::TimeOfDay? I'd lik…
-
Continuing our discussion in #232:
> OK, yeah, I'm pretty confident that IntelliJ is the culprit for all this nonsense. I looked for a bit and couldn't figure out how to either a) tell it to ignore J…
-
When auto bumping version in `package.json`, the whole indentation formatting of `package.json` is being changed:
It would be great if the writing of `package.json` would detect and keep the pr…
-
**Is your feature request related to a problem? Please describe.**
I want to convert the longer messy format into a neater one
**Describe the solution you'd like**
Support JSON formatting and XML…
-
base features to implement:
- [x] create new temp tab (tab with no file)
- [x] open an existing file in editor
- [ ] text manipulation
- [x] formatting
- [x] XML
- [x] JavaScrip…
-
Searching and filtering by regex is nice, but what would really help is being able to _replace sequences_ via regex. I'm currently combing through a presently 120MB dataset removing poisonous tendenci…
-
### Describe the issue
my customDepoloymentSettings are not getting formatted correctly after i updated the template repo.
On the old setup, (left) whenever we exported solutions the settings wher…
-
This is something i've been playing around with. It's a webGL interactive globe thingy google made as an experiment and gave out the code for here (https://www.chromeexperiments.com/globe)
I starte…
-
Sample `api.yml`:
```
openapi: "3.0.0"
info:
version: 0.0.1
title: example
paths:
/object:
get:
responses:
'200':
content:
"application/ld…
-
It would be, IMHO, reasonable to make a custom `MarshalJSON()` function to handle marshaling given Error with all printable properties and, potentially, stack trace to JSON. Maybe not all will need th…