Skip to main content

Scribes plugin. Python code autocompleter

Project description

Adds auto-complete and code navigation features to scribes editor.

Installation

pip install scribes.python.rope

Take note. During install plugin will be placed in your real home.

Using

Project root is determined automatically if your code under GIT, Mercurial or Bazaar VCSes. In other cases you should create .ropeproject directory manually.

After first try to autocomplete or find definition there be placed rope’s config.py which you may tweak.

Shortcuts

F3: Navigate to symbol definition under cursor

Ctrl+Space: Performs auto-complete

TODO

  • Use dynamic and static rope analyzing capabilities.

  • Show function parameters and documentation.

  • Use source code type hints.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scribes.python.rope-0.3.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page