Julien Lirochon

Results 4 issues of Julien Lirochon

**Describe the bug** The debugger can not connect, and I am unable to debug the application. Same as reported by @RuBAN-GT [here](https://github.com/KronicDeth/intellij-elixir/issues/1805#issuecomment-1644005031) **To Reproduce** Steps to reproduce the behavior: 1....

- Add Buttons.nrows to configure the number of displayed rows - Fix n+1 problem (store 12 buttons in config instead of 13) - Factorize LabelGroup.grid*rows()

Hi Gauthier, Happy new year, hope you are doing great ! Some time ago, @johnboiles forked grbl-Mega-5X and added the following features : - UltiMachine RAMBo 1.4 boards support -...

I would like to make a synchronous call to `GenServer.call()` for example. Is it possible ?