Artur Plysiuk
Artur Plysiuk
it is for tree-sitter query. query file: ~/.local/share/nvim/site/pack/packer/start/nvim-treesitter/queries/elixir/highlights.scm I'm not sure that I understand what do you mean by reducing a query file.
elixir file has only 1 word `when`. Initial run: ``` Time (mean ± σ): 465.3 ms ± 3.2 ms [User: 461.8 ms, System: 2.7 ms] Range (min … max): 460.5...
Hey, guys! Any movements around this issue? Is there anything I can help with? Really interested in this feature.
Woo-hoo!
> Anyone have a link for this? Unfortunately no
`ecto_sql` now has `cast_params` parameter in telemetry (starting from v3.9.2) which contains original values. In general, it is possible to combine `params` and `cast_params` somehow to understand that parameter in...
I wanted to make a major change and to initiate changes in ecto, so we can do precise logging https://groups.google.com/g/elixir-ecto/c/5AwUoaEuq4E/m/J9Kbr9FOBAAJ?pli=1 but seems like this won't be possible, only guessing. About...
If an implementation of the behaviour raises an exception, then it should be possible to raise it using hammox. If an implementation returns a bad value, then it is better...
Hi @Haegin Have you tried ApolloUploadServer::Wrappers::UploadedFile.new(UploadTestHelper.generic_file)?
Wow, I'm impressed! * If most of the terminals support these sequences, I think that's enough * Having `Owl.IO.write(data, state.device)` instead of `Owl.IO.puts(data, state.device)` is a breaking change. Probably, you've...