gedit-intelligent-text-completion
gedit-intelligent-text-completion copied to clipboard
Makes your Gedit life more comfortable
Gedit plugin: intelligent text completion
This plugin tries to make your life more comfortable by automatically adding text that you probably would have typed anyway.
Features
- Auto-close brackets and quotes
- Auto-complete XML tags
- Detects lists and automatically creates new list items
- Auto-indent after function or list
Download
- Go to releases
- Download the tarball that corresponds with your Gedit version
Installation
Gedit 2 (up till Ubuntu 11.04)
- Unpack the archive
- Put
intelligent_text_completion.gedit-plugin
andintelligent_text_completion.py
inside.gnome2/gedit/plugins/
in your home directory. (create it if it doesn't exist yet) - (Re)start Gedit.
- Go to Edit->Preferences->Plugins and check the box for Intelligent Text Completion
Gedit 3.0-3.8 (Ubuntu 11.10 or higher)
- Unpack the archive
- Put
intelligent_text_completion.plugin
andintelligent_text_completion.py
inside.local/share/gedit/plugins
in your home directory. (create it if it doesn't exist yet) - (Re)start Gedit.
- Go to Edit->Preferences->Plugins and check the box for Intelligent Text Completion
Similar plugins
I bundled some similar plugins in this project.