Marlus Saraiva
Marlus Saraiva
It seems that the following doesn't work when in a `.eex` files, `~E` or `~L`: * SIgnature * Docs * Suggestions for variables defined inside the template
I think it's time to publish a new release since we already have some nice new features and a bunch of fixes/improvements. Unless any of you has something else in...
Hi @doorgan! We're gathering some folks in the community who want to extract the patcher API from Surface (which is built on top of Sourceror) into a separate project so...
Discussion started here https://github.com/plataformatec/broadway/issues/68. @gvaughn: > Will I have to write a custom Producer to make this possible? Maybe with just a custom SqsClient? Currently, the only option would be...
@JakeBecker @axelson @slashmili @untra @OvermindDL1 @akash-akya @lukaszsamson @Trevoke Hi folks! I'm bringing you guys to this discussion based on the most recent issues/PR. So I believe you still maintain a...
Discussion [here](https://github.com/msaraiva/atom-elixir/issues/29#issuecomment-228893848).
Set this option based on user preferences: https://github.com/msaraiva/atom-elixir/blob/292a1b9127c18a4c638ba52a8b76e0c47d09cfcc/lib/elixir-autocomplete-provider.coffee#L10
It should contain: - Server status (if down, show the error message) - Elixir version - Elixir bin path - The `env` (e.g. dev, test) - Loaded paths/modules
- Print server INFO/DEBUG information to Atom console only when this option is selected
Related to [#9](https://github.com/msaraiva/atom-elixir/issues/9)