Christophe De Troyer
Christophe De Troyer
I noticed the year regex only supports up to 2019. Fixed that.
### Environment * Elixir & Erlang versions (elixir --version): * Elixir Language Server version: * Operating system: * Editor or IDE name (e.g. Emacs/VSCode): * Editor Plugin/LSP Client name and...
Hi all, I think it would ne nice to have the search box fixed on top while scrolling in the channels. I personally have a lot of channels open and...
I tried parsing some Excel files that contain newlines, and encountered some errors while parsing the file. ## Input If in an Excel sheet, a cell contains a newline, that...
Hi all, I'm writing a system where I would like to process events coming from an MQTT server, through the Tortoise connection, into my regular Elixir code. From my regular...
Hi, A new user here. I was trying to render a piece of markdown in my Phoenix heex template. I added `` to my template, but that doesn't render anything,...
Few changes: - Allow force compile - Add the import path to the compiler - Typespecs and docs
Few changes: - Split services into separate..services - Separate files for proto defs
Adds the credo plugin for lexical users