108 projects tagged "Python"
Arronax is a plugin for Nautilus (the GNOME default file manager) to create and modify application starters (".desktop files"). It adds the menu item "Create starter for this file" to the context menu (the menu you get when you right-click a file in the file manager). If the file is an application starter, you get the item “Modify this starter” instead. If you have icons enabled on your desktop, Arronax adds the menu item “Create starter” to your desktop’s context menu.
gedit-pair-char-autocomplete is a gedit plugin that automatically inserts a closing parenthesis ) whenever an opening parenthesis ( is typed. The default paired characters are (), [], {}, "", '', and ``. The plugin is smart enough to automatically overwrite existing closing brackets when appropriate. Selecting a block of text and typing an opening parenthesis or quote character will enclose the selection in quotes or parentheses.
gedit-tm-autocomplete is a simple Gedit plugin that provides TextMate-style autocompletion. The plugin indexes the words in the current document and autocompletes the current word when the Escape key is pressed. Tapping Escape cycles through available completions. Autocompletion can be done based on words in the current document only, or based on words in all open documents. The autocompletion trigger can also be customized.
TaylorType is a program that speeds up the creation of LaTeX documents. It will compile any LaTeX document you give it with a single click. The emphasis is on a very lightweight and simple GUI. The only interaction happens in the system tray, with two file selectors and a checkbox.