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-05-30 22:44 Back to release list
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.

Project Resources