Re: [scite] Select word with CTRL+Mouse LEft Click

2005-05-21 Thread Neil Hodgson
Istvan: How can I put Scite on making word selection when I do a CTRL + mouse left click? This feature is available in Editplus and I would like to know if this is possible in Scite. This is not possible within SciTE itself although there are various utilities available to change the

Re: [scite] Re: Editing cpp and h files

2005-05-21 Thread Neil Hodgson
Milan Babuskov: Now, I only have one problem. When I already have both .cpp and .h files open, and I accidentally run it (I have many buffers so I oversee it), it opens another buffer, so I have .cpp or .h file opened twice, thrice, etc. I don't see this happening. SciTE realises that the

Re: [scite] SciTe for C/C++ interpreter Ch

2005-05-21 Thread Robert Roessler
Neil Hodgson wrote: OK, committed except for file.patterns.braces. file.patterns.braces was there for settings common to C like languages but was unused so I removed it from several properties (cpp, pos, caml, specman) files as contributors were attempting to maintain it. Also removed

[scite] Flagship / Clipper support

2005-05-21 Thread Neil Hodgson
Randy Butler has contributed a lexer and other support for Flagship which is a language implementation derived from Clipper / XBase. flagship.properties included in SciTE download but commented out of SciTEGlobal.properties so has to be enabled to work. Addition committed to CVS and

Re: [scite] please consider my revisions for submission into SciTE

2005-05-21 Thread April White
Neil Hodgson wrote: The output can be redirected into the output pane by changing all the SendEditor calls to SendOutput and adding heightOutput = 2000; SizeSubWindows(); to the end Hello Bruce, My initial attempts at sending stdin to the output pane has met with a huge failure - SciTE