kalle (jag)
kalle (jag)
Thoughts? 
I also double-checked, and it's only the horizontal line `─` that gets messed up on mobile. The vertical line `│` and the intersections work just fine (albeit not connected due...
> ``` > source .CreatedAt .wall .??? > .CreatedAt target ``` > > But this seems difficult to understand. Agreed. It's closer to the current goverter error format with the...
> Maybe we could make the source reference more sleek like this? > > ``` > Error while creating converter method: > ~/src/jmattheis/goverter/sample.go > 13 │ // goverter:map Name |...
> This is not a must have, as the caused by is clearer, but maybe we find another way to display this? I'm actually running low on energy for this...
> I think we could support them, but we also could add a dialect for "alloy" in case that some other rules also change eventually? Could you elaborate how tree-sitter...
@MichaHoffmann nice, then I'll look into adding a PR
Btw I've also now noticed some more differentiations between HCL and Grafana Alloy syntax: - Grafana Alloy has "raw strings" which use backticks `` `example` `` where you can't escape...
Bug: Getting weird conflicts with existing compiled libraries that use their own Newtonsoft library.
Hello! Interesting find you got there. Could you add links to these other libraries? And which version of these libraries did you use, and for what Unity version? Also, please...
Using Renovate would definitely work! Maybe you could use Renovate's [`custom` datasource](https://docs.renovatebot.com/modules/datasource/custom/) and hook it up to https://hub.flox.dev assuming the hub has some API (or maybe an API could be...