π FreePythonCode Autocomplete
A lightweight, standalone Python autocompletion plugin for Sublime Text 4.
freepythoncode-autocomplete: Bringing the Brains back to Sublime Text
Why this plugin?
- Zero Configuration: No need to install Python or Pip on your system.
-
Standalone: Comes bundled with
JediandParso. - Fast: Uses Sublime's Python 3.8 environment for optimal performance.
How it works
The plugin automatically detects the Python context and provides intelligent suggestions for classes, functions, and variables using the powerful Jedi engine.
Installation (Manual)
- Open Sublime Text.
- Go to
Preferences->Browse Packages... - Clone this repository into that folder:
git clone https://github.com/amr2018/freepythoncode-autocomplete.git
π Credits & Acknowledgments
This project wouldn't be possible without the amazing open-source libraries and support:
- Jedi - The core engine for Python autocompletion and static analysis.
- Parso - The Python parser used by Jedi for understanding code structure.
- Sublime Text - The legendary editor that we all love and strive to improve.
- Gemini (Google AI) - For technical assistance, brainstorming, and helping in refining the code and documentation for this project.
Special thanks to the open-source community for maintaining the tools that make independent development possible. π
Support the Project β
If you find this plugin helpful and want to support its development, you can buy me a coffee!
Top comments (0)