-
Given code like:
```swift
let base64Values: [Int] = [
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, // 0x00-0x0f
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 62, -1, 62…
-
### Aircraft Version
Experimental
### Build info
```json
{
"built": "2022-08-01T07:57:44+00:00",
"ref": "refs/heads/experimental",
"sha": "a49f38b8a863367ac040a97c78f253dea5e2e00d",
…
-
- [ ] Change "branching" to just "branch { }" (and drop the `with` imo).
- [ ] Change "goto" to "jumpto" (Goto might be better, but then we should rename internally, which we can do later).
- [ ] ~C…
-
When pretty printing to JSON with universal ctags the following fields are printed by default (see man page for `ctags` what stuff means):
* name
* path
* pattern
* file
* typeref
* kind
* sc…
-
```
ZFDatgrid Version (Bvb_Grid::getVersion()): 1.12
What steps will reproduce the problem?
1.Put 0.7 to 0.8 version
2.Test
3.I've made about 20 formatters : for example bool with image and no texte,…
-
Some REST services return raw JSON arrays (`[ ... ]`) rather than wrapping arrays in a standard JSON object (`{ "derp": [ ... ] }`). This leads to the `Auto` response format setting in Postman failing…
-
Currently VS GDB engine (GDBEng) doesn't support GDB's "pretty printers", so `Strings`, `Vecs` and other `HashMaps` look pretty incomprehensible in the variable inspector. I've tried several approac…
-
Self-explanatory!
Essentially just including the data from the `/api/printer` endpoint. The `state` is already included, but I'd like to have the `temperature` key as well for monitoring/external dis…
-
### Package name
libcxx-pretty-printers
### Brief description of package
In clang32 and clang64 we have `libc++`
In mingw32 and mingw64 we have `libstdc++'
In mingw32 and mingw64 after insta…
-
Type: Debugger
**Describe the bug**
- OS and Version: Windows 10
- VS Code Version: 1.50.1
- C/C++ Extension Version: 1.1.0-insider3
- Other extensions you installed (and if the issue per…