Ticket #7916

Auto insert `end'
Date d'ouverture: 2006-01-20 08:53 Dernière mise à jour: 2006-01-20 08:53

Rapporteur:
(Anonyme)
Propriétaire:
État:
Ouvert [Owner assigned]
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun

Détails

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

Modifier

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