[scite] Re: A Project Manager for SciTE

2005-08-05 Thread future . com
At 01:33 AM 3/1/2005, you wrote: Message: 8 Date: Mon, 28 Feb 2005 12:02:43 +0100 From: Fabio Chelly [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: [scite] A Project Manager for SciTE To: scite-interest@lyra.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=US-ASCII Hi, I

[scite] Context menu Font

2005-12-24 Thread future . com
Is there a way I can select font size for the context menu ? Srish Agrawal -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.371 / Virus Database: 267.14.2/208 - Release Date: 12/20/2005 ___ Scite-interest mailing

[scite] Sub : Command Line

2006-05-21 Thread future . com
Dear All I have following lines of code in my SciTEStartup.lua file : function enclose() local txt = editor:GetSelText(); editor:ReplaceSel('?php='..txt..';?') end AND command.name.6.$(file.patterns.php)=?php=$var;? command.6.$(file.patterns.php)=enclose

[scite] Re: Code Library

2006-05-21 Thread future . com
future.com at vsnl.com writes: future.com at vsnl.com 12/04/04 11:25PM May some body suggest me a freeware addOn/plugIn for wscite in which I can store my library of reusable codes which I have collected over the years? sjdonova at csir.co.za 06 Dec 2004 15:44:13 +0200 You will

[scite] scita php configuration

2006-06-22 Thread future . com
At 01:32 AM 6/21/2006, you wrote: Message: 3 Date: Wed, 21 Jun 2006 12:29:49 +0200 From: marcin krzan [EMAIL PROTECTED] Subject: [scite] scita php configuration To: scite-interest@lyra.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii Hey, I have a problem with

Re: [scite] Search Replace feature

2006-06-22 Thread future . com
At 01:10 AM 6/20/2006, you wrote: Message: 4 Date: Tue, 20 Jun 2006 09:03:58 +0100 From: Steve Fisher [EMAIL PROTECTED] Subject: Re: [scite] Search Replace feature To: Discussion of the SciTE editor scite-interest@lyra.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain;

[scite] Project Manager

2006-06-22 Thread future . com
Hello EveryBody Topic of project manager crops up off and on on this mailing list This is what I am using : command.name.3.*=Projects command.3.*=explorer.exe /n,/root,$(SciteDefaultHome)\Projects command.subsystem.3.*=2 May be this can meet the requirement of many users Srish Agrawal --

[scite] Spell Check dll

2006-07-11 Thread future . com
Dear All I have downloaded a SpellCheck program written in VB and avilable as a dll on http://www.developerfusion.co.uk/show/337/2/ and want to use it with SciTE. Probably some thing like : command.4.*=RUNDLL32.EXE $(SciteDefaultHome)\vbwSpellCheck.dll may work. However I

[scite] Rename Untitled

2006-08-22 Thread future . com
Hello All Frequently I work on more than one new file (File -- New). Each file appears in the Tab Bar as Untitled. Switching between one Untitled Tab to another Untitled Tab becomes a guess work. This Untitled file gets a name only after I have coded a few lines and 'Save As' it. May some

Re: [scite] Rename Untitled

2006-08-23 Thread future . com
At 12:32 AM 8/23/2006, you wrote: Date: Tue, 22 Aug 2006 10:16:17 -0700 From: Robert Roessler [EMAIL PROTECTED] Subject: Re: [scite] Rename Untitled To: Discussion of the SciTE editor scite-interest@lyra.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1;