Incidencia #7916

Auto insert `end'
Abrir Fecha: 2006-01-20 08:53 Última actualización: 2006-01-20 08:53

Informador:
(Anónimo)
Propietario:
Estado:
Open [Owner assigned]
Componente:
(Ninguno)
Hito:
(Ninguno)
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Ninguno
Fichero:
Ninguno

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. » Entrar