0
Recognize patterns
What if Sublime Text could recognize patterns? For example, if you were creating an array with the days of the week, and you started typing:
string daysOfWeek [7] {Monday, Tuesday, Wednesday
it would offer a suggestion to complete it to
string daysOfWeek [7] {Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday};
string daysOfWeek [7] {Monday, Tuesday, Wednesday
it would offer a suggestion to complete it to
string daysOfWeek [7] {Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday};
Служба підтримки клієнтів працює на UserEcho