On Thu, Feb 5, 2015 at 5:13 AM, Fidel N <[email protected]> wrote:
> I believe this to be somewhat related to recent discussions about user > friendliness. > Even though it's a new feature ;-) > other IDE's > ...automatically close braces, quotes, and such. > Now that I think of it, I realize the quotes and braces closing steals me > a few seconds every day I code with Leo. > It should not be too difficult to do. There is already code that flashes matching braces, parens, etc.. Somewhere thereabouts would be a good place to insert matching items. Knowing when to insert items is the most tricky part, probably. A little experimentation with other IDE's should clarify matters. > Anyone got that working? Should it be automatically turned on depending on > the language within the node, given by @language? > There could be several options: always on, on for specific languages, etc. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
