Brodie Davis

Results 16 comments of Brodie Davis

Updated (perma)link for Chroma Svelte Lexer: [svelte.go](https://github.com/alecthomas/chroma/blob/a238967fc009f73bbf4f8aefc837698b33707192/lexers/svelte.go)

Another use case is for PyMongo, which accepts a dict for inserting into a database. Currently using this: ```py MongoClient(..., fallback_encoder=CustomBaseModel.__json_encoder__)) ```

Updated Related Gitlab issue: https://gitlab.com/gitlab-org/gitlab/-/issues/419070

I'm going to take a crack at this, doesn't look like I can assign myself though

For anyone that searched to get here and missed it in the issue description - you can fix the query manually my using `[]` instead of `{}` in the query...

I'm experiencing the same problem. I tried updating the protobuf schema by extracting it from the web interface. I was able to generate a schema that appears valid, but the...

Any suggestions for how to debug this further?

@igormages I believe it is ProtoBuf

@khvMX Any progress on fullscreen mode? I have the exact same problem as you. I will be implementing your patch, as it is better than nothing! :)

Ok, cool! I was thinking that would be very frustrating aswell, but still very good piece of technology here! I may look into expanding upon your patch this semester at...