Falood Hao

Results 19 comments of Falood Hao

Amazing, it works! Thank you!

The feature described seems similar to the one found in the Victor Mono font. refer to this link as an additional reference: https://rubjo.github.io/victor-mono/

can you show me you code using mem? you should set `persistence: true` when `use Mem` and config mnesia dir in the `config.exs`.

Hi @Lazarus404 I tested it these days, but I can't reproduce it. So I have to ask you more question about this issue. 1. your erlang and elixir version. 2....

@brianewell Could you please run `mix format` for the pr? Thanks

expert-darwin-arm64 by `just release-local` from current main(b984bcbd), and I got similar error ``` myapp (expert): ** (ErlangError) Erlang error: {:erpc, :noconnection} (kernel 10.2.6) erpc.erl:1376: :erpc.call/5 (xp_expert 0.1.0) lib/expert/code_intelligence/completion.ex:84: XPExpert.CodeIntelligence.Completion.completions/3 (xp_expert...

Hey @bhanuvrat This is expected behavior, as each backend provides a different set of events, and the current implementation simply returns each backend's events without processing them. There are two...

thanks ♥️ it looks like the ci is broken, and I know it's not caused by this pr, I'll spend some time to fix it