This plugin tries to make your life more comfortable by automatically adding text that you probably would have typed anyway.
- Auto-close brackets and quotes
- Auto-complete XML tags
- Detects lists and automatically creates new list items
- Auto-indent after function or list
- Go to releases
- Download the tarball that corresponds with your Gedit version
- 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
- 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
I bundled some similar plugins in this project.