Pydiction

Pydiction allows you to Tab-complete Python code in Vim.
Download

Pydiction Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Ryan Kulla
  • Publisher web site:
  • Operating Systems:
  • Linux
  • File Size:
  • 367KB

Pydiction Tags


Pydiction Description

EditBy Pydiction allows you to Tab-complete Python code in Vim, including: standard, custom and third-party modules and packages. Plus keywords, built-ins, and string literals. It consists of three main files: python_pydiction.vim -- The Vim plugin that creates the TAB-completion functionality for Python files. complete-Dict -- A Vim dictionary file that contains Python keywords and module structure. This is what the plugin looks at to know which things are completable. pydiction.py -- (Optional) Python script used to generate the dictionary. You can optionally run this script to add more modules to complete.


Pydiction Related Software