I'll second that. I've tried several under linux but jedit came out on tops for me. I'd still like to see CFstudio for linux though!
-----Original Message----- From: Rudi [mailto:[EMAIL PROTECTED]] Sent: 03 September 2002 10:43 To: CF-Linux Subject: Re: CF editor ? At 20.35 Monday 02/09/02 -0600, you wrote: >Hi All, > >I did a little googling, but didn't come up with much so I thought I >would ask which editor people are using under Linux. I use Glimmer for >most code editing, but it doesn't have CF syntax highlighting. Does >anyone know of one that does? Oh, and I would rather not use wine. ;) jedit has syntax highlighting (not for cfscript blocks). Automatic tag closing with the xml plugin (but it closes all the tags, included cfset). You can easily add some tag completion with the abbreviations (e.g. you type <cfq <SPACEBAR> and jedit writes <cfquery datasource="" username="" etcetera ...></cfquery>) It's a really good editor anyway, for whatever language. -- Rd "Soft as the massacre of Suns By Evening's Sabres slain" [E.Dickinson] ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
