Maciej Więcek

Results 42 comments of Maciej Więcek

My first concert is a collision with recently added multiline feature

+1 for this i opened a issue in ent for the same problem https://github.com/ent/ent/issues/4108 When I found this: - https://github.com/ogen-go/ogen/issues/1207 - https://github.com/ogen-go/ogen/pull/1222 I really liked the idea to incorporate this....

Implemented here: https://github.com/ogen-go/ogen/pull/1269

@lrstanley the logic merged. I am working now on the PR to the entoas's codebase to incorporated that. The basics are already there and a pr should be submitted today...

you can watch the status here https://github.com/ent/contrib/pull/590

> @prgres looks like https://github.com/ogen-go/ogen/pull/1269 only covers Operation and PathItem levels, however, extensions can be provided in many other places, all of which should probably be supported. @lrstanley That's true...

Any updates? It waits for almost a whole year when the problem still occurs

Or add a field within the mode declaration that can run some script. Previously, I have done something similar with JankyBorders and skhd. After entering a mode, a message was...

I opened a PR with custom json marshalling logic in ogen repository: https://github.com/ogen-go/ogen/pull/1269 But this requires updating the deps of `enotas` pkg

In the meanwhile, I created a PR with fix for that: https://github.com/ent/contrib/pull/586