From quanta Sun Sep 16 22:46:01 2007 From: "Jon Trelfa" Date: Sun, 16 Sep 2007 22:46:01 +0000 To: quanta Subject: [Quanta] Abbreviations - auto insert? Message-Id: <90915d7b0709161546r3763369cgc7ea20b2ed1b10b0 () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=quanta&m=118998281618621 This is actually a two part question. First, is there a way to 'auto' expand abbreviations? As a new Linux user, I'm trying out many of the different IDE's available to me. In Windows, I used UltraEdit. The neatest feature to me, especially in PHP, is the ultraedit auto-expansion of two dots (..) to the arrow used for method calls on PHP classes. For example, I can type this method call: $this->db->get('sql string'); like this in ultraedit: $this..db..get('sql string'); The two-dot notation keeps me from having to use the finger-gymnastics of -> when I'm in a hurry. I was hoping that Quanta could do something like that but Quanta doesn't seem to let me use '..' or '--' as a template - seems I have to start with an alpha character? Any ideas/suggestions? Thanks, Jon _______________________________________________ Quanta mailing list Quanta@mail.kde.org https://mail.kde.org/mailman/listinfo/quanta