-
**Bug description**
GCode preview seems to be ahead of actual operation by a few steps.
**Expected behavior**
The GCode previewer shows the action that is currently being performed (i.e. a retrac…
-
Please provide a README, it is not clear what this bap tool does with abnf syntax file besides checking it and pretty-printing.
-
I'm playing the fan translation. The audio for text printing on the screen sounds pretty rough esp. compared to other cores.
Thanks!
-
I'm working with quaternion multiplication.
I try to print a quaternion in a pretty form but the result didn't to be such pretty
```python
from sympy import Quaternion
from sympy import sin, cos
…
-
I would like to `line break` / `newline` when editing the sheet before specific measures. It must be reflected in printing. It is almost useless otherwise.
Example: I would add linebreaks at red line…
-
As of now the spec cannot be "easily" printed with a nice "pretty" format. Add a stylesheet for printing it directly from the web page.
-
Borrowing from [this comment](https://github.com/swarm-game/swarm/pull/1085#discussion_r1098989795):
> If we are going to record hashes, I think we should hash some canonical representation of a pr…
-
Hiding passwords in a pretty-printer is useful for logging. It may be worth having passwords hidden by default, with a way to opt-in to password printing.
A few possible options:
```ocaml
(* Fie…
-
The Python json parser has several issues:
1. Lack of python3 support.
2. Broken for generic pretty printing.
3. Deeply nested object queries are not serialized upon response as expected.
-
It seems If I have arguments for my launch task it will not use them.
```
...
{
"name": "GDB with valgrind",
"type": "cppdbg",
"request": "launch",
…