Skip to content

agibsonsw/AndyPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AndyPython

Python completions and help

Includes completions for the ST-API if "import/from sublime" is within the current file.

The help system is simple but still useful. It will provide help on many standard functions or methods in a quick panel. Add a key-binding such as:

{ "keys": ["shift+f1"], "command": "py_help" }

then click into a function or method and press Shift-F1. If help is not located, this is confirmed in the status bar.

About

Python completions and help

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages