-
When debugging a C++ file containing character arrays or strings, the contents of the array/string are not shown, but instead shows "\" for character arrays and "Converting character sets: Invalid arg…
-
A lot of non-tech-savvy people might just screenshot or print our pages to share them. When you try printing our pages, they look pretty weird:
[OpenTransit.pdf](https://github.com/trynmaps/metrics…
-
Hey, first of all thanks for your work on Rexbug - I use it a lot and it adds a lot of value for me.
I've written a "pretty" formatter using `Inspect.Algebra` that also accepts printing options lik…
-
The JavaScript console should pretty-print values:
* Values should be syntax highlighted
* We should print all values in a reasonable way, including functions, complex objects (e.g. jQuery collect…
-
For now there is only a [couple of preprocessors](https://github.com/astynax/hemmet/blob/master/src/Hemmet/FileTree.hs#L31-L32) for some genenerators. But it will be nice to have a way to customize th…
-
Parsing the following code creates dead AST nodes:
void foo(
#ifdef A
int a
#else
double a
#endif
) { }
After p…
-
i just got a bltouch so i want to flash new firmware to my gtr but i haven't put a bootloader on it but my only problem is i cant figure out what pins to us. im still pretty new to 3d printing so sorr…
-
Pretty printing the json, or putting distinct data on individual lines, makes the file more readable. It also makes tracking changes in version control easier, allowing for tools such as `git blame` t…
-
See https://github.com/dmbaturin/soupault/issues/25:
> This is arguably an upstream bug. Lambda Soup's (that is, Markup's) pretty-printer is supposedly sensitive to the meaning of elements, and sho…
-
We have code structurally similar to this (only more complex, with different tags):
```
{{ if .B }}
{{ else }}
{{ end }}
something
{{ if .B }}
{{ else }}
{{ end }}
```
…