Hey everybody,
i was not able to find an answer to that question: Is there some kind of add-on I would have to install in order to get auto-completion on languages’ built-in class methods, e.g. in Ruby: some_array.rev would spit out ‘reverse’, ‘reverse!’ and ‘reverse_each’.
thanks in advance
Andi