Neil Hodgson | 7 Sep 10:07
Picon

Re: How would you suggest I distribute my Scite Extension?

Hans Joseph Solbrig:

> My extension is titled The Pattern Repeater. It
> basically modifies the UI of scite, offering the user
> the option of repeating previous edits when it notices
> text that matches the patterns within previous edits.

   You should just distribute the whole of your modified SciTE.

   Neil
Axel Huizinga | 7 Sep 07:46
Picon
Favicon

php file patterns

Hi,
I have some trouble to make scite handle *.inc files as php
after changing html.properties like below my inc files still are not colored like php files.
file.patterns.php=*.php5;*.php;*.inc;*.phtml

Any hints?
Axel
_______________________________________________
Scite-interest mailing list
Scite-interest <at> lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest
Gunnar Adams | 7 Sep 12:09
Picon
Favicon

Marker foreground color in content area

Hi,

In my project, I am using colors for syntax highlighting and markers
(e.g. background color red or blue, foreground color white) to show
breakpoint lines or the currently executed line in debug mode. 
In this case, it would be nice, if the foreground color of the marker
would override any coloring imposed by the syntax, as there may be blue
or red words in there.
I already experimented with using an alpha setting, but this does not
look too great either.

Did I miss something which would have the desired effect?

My suggestion would be to introduce a new markerType (e.g.
SC_MARK_BACKFORE) which overrides both the foreground and background
syntax colors.
I already made some changes to my version of the scintilla code, which
now always uses both the fore- and background colors for markers.
What would be an acceptable value for a new markType value, on which
the new behaviour could be based?
Would you be interested in integrating this modification in the
Scintilla code?

Best regards,
Gunnar

---------------------------------------------------------------------------------
Nachstehend die Angaben gemaess EHUG zur Identifizierung des Absenders der eMail:
(The details in accordance with EHUG for identifying the sender of the e-mail are
stated below:)

DOS Dialog orientierte Software GmbH
Am Hof 52, D-50667 Koeln

Tel.:	+49 221 33 66 9-0
Fax:	+49 221 33 66 922
Web:	www.dosgmbh.de 

Geschaeftsfuehrer (Managing Directors): Jochen Oberlaender, Klaus Schmelzeisen
Registergericht (Commercial register): Hamburg, HRB 27698
Ust-ID (VAT Reg No): DE118632868

			
Favicon

Re: SciTE window does not come into foreground on Gnome

> Just to pay back a little bit of what you gave me, here is my current
> setup which works for MC with SciTE as an external editor (EDITOR
> environment variable) and for Subversion (SVN_EDITOR environment
> variable, because here we exceptionally need *no* single instance
> behaviour): (...)

Huh?! I sent this message on Aug-29, why was it delivered today? This is
not the first time that my messages to this lists seem to arrive late.
My other e-mails are delivered quickly. Is there a known issue with the
mailing list server I should be aware of?
--
Alexander Kriegisch
mitchell | 7 Sep 15:47
Picon

Re: SciTE window does not come into foreground on Gnome

Hi,

> 
> Huh?! I sent this message on Aug-29, why was it delivered today? This is
> not the first time that my messages to this lists seem to arrive late.
> My other e-mails are delivered quickly. Is there a known issue with the
> mailing list server I should be aware of?

 From what I've heard it's regularly hit with large volumes of spam, 
sometimes causing delays of this length or longer.

-Mitchell;

> --
> Alexander Kriegisch

Gmane