Logan
Results
2
issues of
Logan
Proof of concept. This adds an extremely simple VSCode plugin to enable pipeline intellisense. TODOS: - [ ] Regenerate this in TS - [ ] [Need to be able to...
## Repro steps I am using schemas generated from protobufs via [protoc-gen-jsonschema](https://github.com/chrusty/protoc-gen-jsonschema). I am using JSON4 not JSON5. Use this schema to reproduce the problem show below: ```json { "$schema":...
bug