Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-26 12:20
1.0.5-gedit3

Esta é uma versão compatível do Gedit 3 do plugin.
Tags: Gedit3
This is a Gedit 3 compatible version of the plugin.

2011-05-30 22:44
1.0.5

O plugin já exclui um caractere par à frente do cursor quando a personagem anterior do cursor é excluído. O plugin agora se move um personagem par de fechamento de uma linha em seu próprio e move o cursor para uma nova linha após um caracter par de abertura é seguida por um retorno.
The plugin now deletes a pair character ahead of the cursor when the matching character preceding the cursor is deleted. The plugin now moves a closing pair character to a line on its own and moves the cursor to a new line after an opening pair character is followed by a return.

2011-03-03 01:40
1.0.3

pares de caracteres padrão para documentos LaTeX foram adicionados.
Default pair characters for LaTeX documents were added.

2010-12-18 16:34
1.0.2

Suporte para caracteres diferentes pares de idiomas diferentes.
Support for different pair characters for different languages.

Project Resources