> Does anyone know how to avoid this? For example, I'd like all comments
> in all languages to look the same in the editor, I dont really want to
> have to update every language file to do this, but adding what looks
> like the correct entries into the user file is not working.
Post your user properties.
Neil
> as an example of what I'm referring to, I've got the style for
> matching braces set to show a different fore color, and t his works
> with some of the file types but not all. For example Ruby files do not
> use the correct color, they have their own set in the ruby.properties
> files. If I specifically set that in my user file (style.ruby.
> 34=fore:#EED73F,bold) it works. Why wont the wildcard (style.*.
> 34=fore:#EED73F,bold) one override all of them though?
Because that would not allow you to specialize the settings for a
particular language. Generic settings are overridden by more specific
settings or there would be no point in changing the more specific
settings.
Neil
> Neil, what you said makes sense, and I understand it I was just hoping
> there was a way to achieve the same effect for all languages by just
> making one change. Maybe some thing along the lines of having the user
> properties always have precedence, so that any language specific
> changes are made only in the language files and not in the user or
> global files.
Users want to make changes to settings for individual languages.
These should be made in user properties so they survive
re-installation of SciTE. If you modify the individual language files
then it is much harder to upgrade your copy of SciTE.
Neil
After a long hiatus, I received again NNTP messages on
gmane.editors.scite.general. I sent a message then, but it was rejected.
I waited until today to take time to join to this new discussion group...
I still don't see messages on gmane.comp.lib.scintilla.devel, which
hasn't be updated since August.
It would be nice if it somebody restores the Gmane service for the
Scintilla ML as well. Thanks.
>> All right I understand that, but what if you want to make other
>> changes to the default language file. For example in the cpp file I
>> want to add additional keywords for javascript and change some of the
>> colors used. Can those also be done in the user file?
Personally, I change directly the language files, and I diff them to see
what have changed between releases... But I don't advise to do the same!
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --
On the other hand, if you feel that some default colours are
really bad, you can offer a patch to the list... Some of us lexer
fixers don't have much opinion about colours, so I think we'd be
happy to hear from someone who care about having non-headache
inducing colours. For example, I keep some Perl styles which are
normally the same colours in different colours, so that any
failures are immediately visible, thus my user experience is
different from that of normal users.
--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia