abingham / traad

An JSON+HTTP server for the rope Python refactoring library
MIT License
107 stars 20 forks source link

Add support for looking up docstrings for user-entered strings #46

Open abingham opened 11 years ago

abingham commented 11 years ago

Right now we only look up docstrings for text in a buffer. It would be nice to let the user request a docstring for something not in a buffer, e.g. (traad-get-docstring "np.zeros")