Javier García
Javier García
When upgrading my project from Elixir 1.9 to 1.10 I started getting the below warnings. I imagine due to [this](https://hexdocs.pm/elixir/DynamicSupervisor.html#module-migrating-from-supervisors-simple_one_for_one). ``` 12:30:17.803 [info] Serving securely using ["h2", "http/1.1"] on port...
Adds a task to the extension to run the current test under the cursor. I wasn't too confident on adding a default keybinding because I'm not familiar with any policies...
Hi! Great project, I'm really liking it! I just used to to run it on our live system and it's absolutely fantastic, specially for onboarding new folks :) I just...
Hi! The PR is fairly small, so it might be quicker to skip through the code, but it basically: - Allows users to configure the binding through an option such...
👋🏼 Hi! I've been trying to get something working with Deno, but I haven't been able so far. I was wondering if it's possible at all, since I'm not really...