La Clojure and missing docstrings

La Clojure plugin support simple autocompletion but it displays only methods. It would be much better if it could display also assigned documentation, for instance: docstrings.

0
1 comment

Half the time I find the completion in clojure totally useless, as it doesn't seem to work on require'd namespaces with an alias ( or any methods generated by macros in those namespaces ( which is kinda hard to do really, as you'd need to actually run the code first ) ).

Still, La Clojure is still young and already awesome.     

0

Please sign in to leave a comment.