Tíquete #7916

Auto insert `end'
: 2006-01-20 08:53 Última Atualização: 2006-01-20 08:53

Relator:
(Anônimo)
Dono:
Estado:
Aberto [Owner assigned]
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Nenhum
Arquivo:
Nenhum

Details

In RBEditor, auto insert end keyword.

1.
def xxx[press enter]

2.
def xxx
][
end

auto indent and auto fill end keyword. each feature is
method, class, module defind, and while, iterator loop.

1.
@array.each do |v|[press enter]

2.
@array.each do |v|
][
end

1.
@array.each { |v|[press enter]

2.
@array.each { |v|
][
}

Ticket History (0/0 Histories)

Attachment File List

No attachments

Editar

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login