Marlus Saraiva

Results 58 comments of Marlus Saraiva

@tonini I can start working on the integration in a couple of days. It would be great if we could eventually refactor the completion lookup or even reimplement it from...

@tonini I'm currently adding a couple of features to the parser and also refactoring some parts. I expect to finish this by the end of the week. As soon I...

@tonini Quick update: There are two features I'm currently working on: 1. Introspecting behaviours information (callbacks, docs, ...), including those injected by `use` clauses) 2. Storing variables and attributes definition...

@tonini Ok, let's get started ;) https://github.com/msaraiva/alchemist-server/commit/9dd2331a424f191d67de75255e3b3acedf269a49

@tonini I just took a look at the new `autocomplete` code and I afraid I'll still have to copy most of the code and then make my own changes. Here...

Hi @tonini /cc @mat-mcloughli Months ago I started to remove all logic from atom-elixir and moved to a new pure Elixir lib (temporally called ElixirSense) that could be used not...

Hi all. I've just pushed the first version of [ElixirSense](https://github.com/msaraiva/elixir_sense). As already mentioned, the final goal is provide a standard, easy to use API for retrieving context-aware information about Elixir...

Hi @axelson! > In particular I am curious if @lukaszsamson and @msaraiva are interested. I can certainly help with some of the issues, especially the ones directly related to `ElxirSense`....

Yeah, we should have the integration tests running on CI. A PR is certainly welcome here. Regarding the approach, I confess I don't have any particular preference so feel free...

> Is it possible to change the offset of broadway consumer group to skip some messages or even replay? I don't think it's possible with the current implementation as the...