Jingcheng Zhang | 1 Jul 05:43
Picon

File explorer and screen splitting


Hello,

Are there any plans on integrating a file explorer and screen
splitting feature into SciTE? Both of which can bring a big efficiency
improve.

Without a file explorer, one has to explore files in operating
system's explorer, or use some keyboard bindings to open some
particular/patterned files, which is low efficient when working on a
project with a lot of nested-folders; without the screen splitting
feature, it's difficult to refer to or compare with another buffer
when editing a buffer, one has to switch tabs between the two buffers
frequently, which is inconvienent.

Thanks :-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

mathmhb@gmail | 1 Jul 06:10
Picon

Re: File explorer and screen splitting


File explorer can be implemented with the help of SciTE-GUI or the  
external small tool "metapath". This feature exists in SciTE-Ru and SciTE  
LaTeX IDE (All-In-One IDE). The former is developed by russians (Mozers,  
...), however it has no perfect chinese support. The latter is developed  
by Instanton and me, which will be renamed to All-In-One IDE in the future.

Screen splitting can be implemented with the help of command line utility  
"nircmd". Currently this feature only exists in SciTE LaTeX IDE  
(All-In-One IDE) or Sc1 component of Chinese MTeX Suite. You may checkout  
the latest SVN version from http://code.google.com/p/scitelatexide/ to  
feel our new powerful customized editor. A new version will be commited  
soon.

在 Wed, 01 Jul 2009 11:43:18 +0800,Jingcheng Zhang <diogin <at> gmail.com>  
写道:

>
> Hello,
>
> Are there any plans on integrating a file explorer and screen
> splitting feature into SciTE? Both of which can bring a big efficiency
> improve.
>
> Without a file explorer, one has to explore files in operating
> system's explorer, or use some keyboard bindings to open some
> particular/patterned files, which is low efficient when working on a
> project with a lot of nested-folders; without the screen splitting
> feature, it's difficult to refer to or compare with another buffer
> when editing a buffer, one has to switch tabs between the two buffers
(Continue reading)

Philippe Lhoste | 1 Jul 09:45
Picon

Re: File explorer and screen splitting


On 01/07/2009 05:43, Jingcheng Zhang wrote:
> Without a file explorer, one has to explore files in operating
> system's explorer

That's what I do daily (drag'n'drop files from Windows Explorer to SciTE), and I don't 
miss a file explorer built in SciTE.
I don't feel one would be more efficient with it.

Having screen splitting would be nice, though, and unlike the explorer, wouldn't bloat 
SciTE as the feature is already possible with Scintilla.

--

-- 
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

Neil Hodgson | 1 Jul 12:05
Picon

Re: Version 1.79 soon


   A couple more minor updates to the Perl and CAML lexers.

   The Perl change fixes bug #2809168 where making some particular
changes would get the styling in a state where it would not be
automatically fixed when the change was undone.

   The CAML lexer now also supports the SML language (determined by
the presence of 'andalso' in the set of keywords) and fixes some bugs.

   If no new problems are found, this will be released as 1.79 tomorrow 2/July.

http://www.scintilla.org/scite.zip Source
http://www.scintilla.org/wscite.zip Windows executable

   Neil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

Neil Hodgson | 1 Jul 12:09
Picon

Re: Version 1.79 soon


Istvan:

> I've another question regarding toolMax (Fedora 9).
> I've found a message in the list: command numbers end with 49 instead of 99

   There is a hard-coded list of 50 tool command menu items starting
line 2911 of SciTEGTK.cxx.

   Neil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

Neil Hodgson | 1 Jul 12:43
Picon

Re: File explorer and screen splitting


Jingcheng Zhang:

> Are there any plans on integrating a file explorer and screen
> splitting feature into SciTE?

   There are currently no plans to include either of these features in
standard SciTE.

   Neil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

Neil Hodgson | 2 Jul 15:00
Picon

1.79 downloads


   I created a 1.79 release for both Scintilla and SciTE 1.79 on
SourceForge but they aren't visible to users. Possibly this is just a
temporary synchronization delay or it could be that SourceForge's new
design has problems.

   For now, the files can be downloaded from

Scintilla source
http://www.scintilla.org/scintilla179.tgz
http://www.scintilla.org/scintilla179.zip

SciTE
http://www.scintilla.org/scite179.tgz source
http://www.scintilla.org/scite179.zip source
http://www.scintilla.org/Sc179.exe Windows single executable file
http://www.scintilla.org/wscite179.zip Windows executable with support files
http://www.scintilla.org/gscite179.tgz GTK+ Linux executable with support files

   If the files still aren't accessible from SourceForge tomorrow,
I'll update all the download links.

   Neil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To post to this group, send email to scintilla-interest <at> googlegroups.com
To unsubscribe from this group, send email to scintilla-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scintilla-interest?hl=en
-~----------~----~----~----~------~----~------~--~---
(Continue reading)

Jingcheng Zhang | 3 Jul 03:04
Picon

Re: File explorer and screen splitting


Sounds very nice, but is this fork modified specifically for LaTeX? I
use SciTE mainly for programming :-)

On Jul 1, 12:10 pm, "mathmhb <at> gmail" <math...@gmail.com> wrote:
> File explorer can be implemented with the help of SciTE-GUI or the  
> external small tool "metapath". This feature exists in SciTE-Ru and SciTE  
> LaTeX IDE (All-In-One IDE). The former is developed by russians (Mozers,  
> ...), however it has no perfect chinese support. The latter is developed  
> by Instanton and me, which will be renamed to All-In-One IDE in the future.
>
> Screen splitting can be implemented with the help of command line utility  
> "nircmd". Currently this feature only exists in SciTE LaTeX IDE  
> (All-In-One IDE) or Sc1 component of Chinese MTeX Suite. You may checkout  
> the latest SVN version fromhttp://code.google.com/p/scitelatexide/to  
> feel our new powerful customized editor. A new version will be commited  
> soon.
>
> 在 Wed, 01 Jul 2009 11:43:18 +0800,Jingcheng Zhang <dio...@gmail.com>  
> 写道:
>
>
>
>
>
> > Hello,
>
> > Are there any plans on integrating a file explorer and screen
> > splitting feature into SciTE? Both of which can bring a big efficiency
> > improve.
(Continue reading)

Jingcheng Zhang | 3 Jul 03:12
Picon

Re: File explorer and screen splitting


Hello Neil,

As Philippe Lhoste said it is possible to do screen splitting in
Scintilla, is it possible to include this feature in future standard
SciTE release? Thanks :-)

On Jul 1, 6:43 pm, Neil Hodgson <nyamaton...@gmail.com> wrote:
> Jingcheng Zhang:
>
> > Are there any plans on integrating a file explorer and screen
> > splitting feature into SciTE?
>
>    There are currently no plans to include either of these features in
> standard SciTE.
>
>    Neil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

mathmhb@gmail | 3 Jul 03:28
Picon

Re: File explorer and screen splitting


No, this editor is not just for LaTeX. Is is all-purpose editor for  
TeXing, programming, and all text editing jobs. We have made lots of  
enhancements to official SciTE. We tried to make it to have any features  
which exist in other editors. It aims to be a very general integrated  
deveplement environment (including source debugging) for most programming  
languages such as C/C++,Java,Pascal,Basic,Lua,Python,etc.

"SciTE LaTeX IDE" is its previous name, which is just because the original  
author Instanton coined this name. I joined this project with his  
invitation and I tried to combine the Sc1 component in my Chinese MTeX  
Suite with the previous SciTE LaTeX IDE. The new name of this editor is  
All-In-One IDE or Sc1IDE. Currently we still have no time to document what  
we have done. It has achieved our basic goals to be an all-purpose general  
editor for TeXers, programmers, web designers and so on.

在 Fri, 03 Jul 2009 09:04:10 +0800,Jingcheng Zhang <diogin <at> gmail.com>  
写道:

>
> Sounds very nice, but is this fork modified specifically for LaTeX? I
> use SciTE mainly for programming :-)
>
> On Jul 1, 12:10 pm, "mathmhb <at> gmail" <math...@gmail.com> wrote:
>> File explorer can be implemented with the help of SciTE-GUI or the
>> external small tool "metapath". This feature exists in SciTE-Ru and  
>> SciTE
>> LaTeX IDE (All-In-One IDE). The former is developed by russians (Mozers,
>> ...), however it has no perfect chinese support. The latter is developed
>> by Instanton and me, which will be renamed to All-In-One IDE in the  
(Continue reading)


Gmane