agr / ropemode (http://rope.sf.net/ropemacs.html)

Common parts of ropemacs and ropevim.

Clone this repository (size: 44.0 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/agr/ropemode/

Shortlog (showing r47:384114fef991 (tip) → r23:eeefd0a8bf9b)

Age Author Message A M D «
2 days Darren Hoo ask user before creating new project 1
6 weeks angri angri use the same way to pass setuptools-specific parameters to setup() as used in… 2
7 weeks angri angri Added tag 0.1-rc for changeset e75b75d70ac9 1
7 weeks angri angri added setup.py script - ropemode will be a separate package 1
7 weeks angri angri INFO and VERSION constants in __init__.py like in rope 1
7 weeks angri angri added .hgignore file 1
8 weeks Fernando H. Silva interface: renamed rope-get-docstring to rope-get-doc 1
8 weeks Fernando H. Silva interface: added rope-definition-location command 1
8 weeks Fernando H. Silva interface: added rope-get-docstring command 1
3 months angri angri codeassist: code_assist() should call _completion_data to make extending possibl 1
8 months angri angri extended complete: another typo in the same place 1
8 months Ali Gholami Rudi extended complete: fix a typo in autoimport assist 1
8 months angri angri allow env to access raw CompletionProposal 2
13 months Väinö Järvelä fix preview with unicode chars 1
13 months Ali Gholami Rudi don't access _CodeAssist.autoimport before opening the project 1
14 months Ali Gholami Rudi interface: modules should not be None 1
15 months Ali Gholami Rudi interface: don't included the prefix from completions() 1
15 months Ali Gholami Rudi interface: use rope.base.utils.cacheit when possible 1
15 months Ali Gholami Rudi interface: add rope-completions command 1
15 months Ali Gholami Rudi decorators: propagate returned value from _exception_handler() 1
17 months Ali Gholami Rudi interface: don't fail when using self.resource when no project is open 1
17 months Ali Gholami Rudi don't pass resources that don't exist to code assists 1
21 months Ali Gholami Rudi environment: added default parameter to Environment.get() 1
21 months Ali Gholami Rudi interface: added guess_project variable 1
22 months Ali Gholami Rudi interface: removed the deprecated show_call_doc command 1