|
Re: qq|...| in Perl bundle: msg#00201editors.textmate.general
On Jun 23, 2005, at 5:05 AM, Andrew Green wrote: qq(Hello World); In the language editor, look for the following for the Perl language: name = "string.unquoted.qq.perl"; Change begin = "qq([^\\(\\{\\[])"; to begin = "qq([^\\(\\{\\[\\|])"; ^^^ There is a note in the svn log regarding pipes (|) not working, however. There's also a note about "arbitrary" quote characters, but that obviously isn't implemented in the current (r1220) revision of the syntax. -- __ ____ / / / __/ Brian Lalor "If you still have gas, you're not lost." / _ \/__ \ blalor-iYYDQeS/dOkdnm+yROfE0A@xxxxxxxxxxxxxxxx -- Jacques Strappe /_.__/____/ http://bravo5.org/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | qq|...| in Perl bundle: 00201, Andrew Green |
|---|---|
| Next by Date: | Re: Relative paths in shell variable: 00201, Brian Lalor |
| Previous by Thread: | qq|...| in Perl bundlei: 00201, Andrew Green |
| Next by Thread: | Re: qq|...| in Perl bundle: 00201, Allan Odgaard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | Mail Home | sitemap | FAQ | advertise |