I think the smart quotes covers this functionality. Thus, pressing " in s = |
provides s = "|" -- Best regards, Maxim Shafirov JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Glen Stampoutlzis" <[EMAIL PROTECTED]> wrote in message agt4c0$kqt$[EMAIL PROTECTED]">news:agt4c0$kqt$[EMAIL PROTECTED]... > I like the way enter breaks the middle of a string correctly. How about > making this work when you have an open string and hit enter. Eg: > > > s = "this is my string| > > press enter and get: > > s = "this is my string" > + "| > > Regards, > > > -- > Glen Stampoultzis (TriNexus Pty Ltd) > Fixed:+61 3 9753-6850 Mob:+61 (0)402 835 458 > ICQ: 62722370 EMail: [EMAIL PROTECTED] > URL's: http://jakarta.apache.org/poi, http://www.krysalis.org > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
